Lending protocol - ongoing work and bug fixes - XLS-66 #6102
Codecov / codecov/project
succeeded
Jan 13, 2026 in 0s
79.2% (target 75.0%)
View this Pull Request on Codecov
79.2% (target 75.0%)
Details
Codecov Report
❌ Patch coverage is 96.15385% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.2%. Comparing base (9686604) to head (905349d).
Additional details and impacted files
@@ Coverage Diff @@
## develop #6102 +/- ##
=========================================
+ Coverage 79.1% 79.2% +0.1%
=========================================
Files 837 837
Lines 71327 71339 +12
Branches 8317 8275 -42
=========================================
+ Hits 56445 56520 +75
+ Misses 14882 14819 -63 | Files with missing lines | Coverage Δ | |
|---|---|---|
| include/xrpl/ledger/View.h | 100.0% <ø> (ø) |
|
| include/xrpl/protocol/detail/ledger_entries.macro | 100.0% <ø> (ø) |
|
| src/libxrpl/ledger/Credit.cpp | 100.0% <ø> (ø) |
|
| src/xrpld/app/misc/LendingHelpers.h | 95.0% <100.0%> (+0.3%) |
⬆️ |
| src/xrpld/app/paths/Flow.cpp | 94.3% <ø> (ø) |
|
| src/xrpld/app/paths/detail/DirectStep.cpp | 83.1% <ø> (ø) |
|
| src/xrpld/app/paths/detail/StrandFlow.h | 92.0% <ø> (ø) |
|
| src/xrpld/app/paths/detail/XRPEndpointStep.cpp | 83.3% <ø> (ø) |
|
| ...rc/xrpld/app/tx/detail/LoanBrokerCoverClawback.cpp | 97.8% <100.0%> (+<0.1%) |
⬆️ |
| src/xrpld/app/tx/detail/LoanBrokerCoverDeposit.cpp | 94.8% <100.0%> (ø) |
|
| ... and 12 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading