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

using a lower discount rate to simply benchmarking

8216dda
Select commit
Loading
Failed to load commit list.
Closed

Loans: multiple cashflows #1797

using a lower discount rate to simply benchmarking
8216dda
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 13, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

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 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 2356 in runtime/altair/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/altair/src/lib.rs#L2355-L2356

Added lines #L2355 - L2356 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/centrifuge/src/lib.rs#L2403-L2404

Added lines #L2403 - L2404 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/development/src/lib.rs#L2442-L2443

Added lines #L2442 - L2443 were not covered by tests