Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loans: multiple cashflows #1797

Closed
wants to merge 35 commits into from

Merge remote-tracking branch 'origin/main' into loans/multi-cashflows

b986de0
Select commit
Loading
Failed to load commit list.
Closed

Loans: multiple cashflows #1797

Merge remote-tracking branch 'origin/main' into loans/multi-cashflows
b986de0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 13, 2024 in 0s

79.85% of diff hit (target 46.91%)

View this Pull Request on Codecov

79.85% of diff hit (target 46.91%)

Annotations

Check warning on line 74 in pallets/loans/src/entities/loans.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/loans/src/entities/loans.rs#L74

Added line #L74 was not covered by tests

Check warning on line 247 in pallets/loans/src/entities/loans.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/loans/src/entities/loans.rs#L247

Added line #L247 was not covered by tests

Check warning on line 368 in pallets/loans/src/entities/loans.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/loans/src/entities/loans.rs#L368

Added line #L368 was not covered by tests

Check warning on line 373 in pallets/loans/src/entities/loans.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/loans/src/entities/loans.rs#L372-L373

Added lines #L372 - L373 were not covered by tests

Check warning on line 482 in pallets/loans/src/entities/loans.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/loans/src/entities/loans.rs#L481-L482

Added lines #L481 - L482 were not covered by tests

Check warning on line 542 in pallets/loans/src/entities/loans.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/loans/src/entities/loans.rs#L542

Added line #L542 was not covered by tests

Check warning on line 578 in pallets/loans/src/entities/loans.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/loans/src/entities/loans.rs#L578

Added line #L578 was not covered by tests

Check warning on line 1203 in pallets/loans/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/loans/src/lib.rs#L1203

Added line #L1203 was not covered by tests

Check warning on line 1214 in pallets/loans/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/loans/src/lib.rs#L1214

Added line #L1214 was not covered by tests

Check warning on line 1218 in pallets/loans/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/loans/src/lib.rs#L1218

Added line #L1218 was not covered by tests

Check warning on line 1222 in pallets/loans/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/loans/src/lib.rs#L1222

Added line #L1222 was not covered by tests

Check warning on line 1226 in pallets/loans/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/loans/src/lib.rs#L1224-L1226

Added lines #L1224 - L1226 were not covered by tests

Check warning on line 153 in pallets/loans/src/types/cashflow.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/loans/src/types/cashflow.rs#L153

Added line #L153 was not covered by tests

Check warning on line 176 in pallets/loans/src/types/cashflow.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/loans/src/types/cashflow.rs#L175-L176

Added lines #L175 - L176 were not covered by tests

Check warning on line 210 in pallets/loans/src/types/cashflow.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/loans/src/types/cashflow.rs#L210

Added line #L210 was not covered by tests

Check warning on line 217 in pallets/loans/src/types/cashflow.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/loans/src/types/cashflow.rs#L217

Added line #L217 was not covered by tests

Check warning on line 220 in pallets/loans/src/types/cashflow.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/loans/src/types/cashflow.rs#L220

Added line #L220 was not covered by tests

Check warning on line 2324 in runtime/altair/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/altair/src/lib.rs#L2323-L2324

Added lines #L2323 - L2324 were not covered by tests

Check warning on line 2372 in runtime/centrifuge/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/centrifuge/src/lib.rs#L2371-L2372

Added lines #L2371 - L2372 were not covered by tests

Check warning on line 2411 in runtime/development/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/development/src/lib.rs#L2410-L2411

Added lines #L2410 - L2411 were not covered by tests