[W.I.P] feat: Implement LendingProtocolV1_1 cash-basis accounting#7817
Draft
Tapanito wants to merge 1 commit into
Draft
[W.I.P] feat: Implement LendingProtocolV1_1 cash-basis accounting#7817Tapanito wants to merge 1 commit into
Tapanito wants to merge 1 commit into
Codecov / codecov/project
succeeded
Jul 17, 2026 in 1s
82.8% (target 75.0%)
View this Pull Request on Codecov
82.8% (target 75.0%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.8%. Comparing base (cd38c0e) to head (c1a0f94).
Additional details and impacted files
@@ Coverage Diff @@
## develop #7817 +/- ##
=======================================
Coverage 82.8% 82.8%
=======================================
Files 1036 1036
Lines 80111 80120 +9
Branches 8932 8929 -3
=======================================
+ Hits 66308 66328 +20
+ Misses 13794 13783 -11
Partials 9 9 | Files with missing lines | Coverage Δ | |
|---|---|---|
| include/xrpl/ledger/helpers/LendingHelpers.h | 96.6% <ø> (ø) |
|
| src/libxrpl/ledger/helpers/LendingHelpers.cpp | 90.9% <100.0%> (+0.4%) |
⬆️ |
| src/libxrpl/tx/transactors/lending/LoanManage.cpp | 88.0% <100.0%> (-0.1%) |
⬇️ |
| src/libxrpl/tx/transactors/lending/LoanPay.cpp | 93.4% <100.0%> (+<0.1%) |
⬆️ |
| src/libxrpl/tx/transactors/lending/LoanSet.cpp | 89.8% <100.0%> (+<0.1%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading