feat: Split LoanSet and LoanAccept#7820
Open
a1q123456 wants to merge 1 commit into
Open
Codecov / codecov/project
succeeded
Jul 17, 2026 in 1s
82.5% (target 75.0%)
View this Pull Request on Codecov
82.5% (target 75.0%)
Details
Codecov Report
❌ Patch coverage is 91.28065% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.5%. Comparing base (5ce0b1c) to head (e32b303).
Additional details and impacted files
@@ Coverage Diff @@
## develop #7820 +/- ##
========================================
Coverage 82.5% 82.5%
========================================
Files 1039 1042 +3
Lines 80446 80713 +267
Branches 9080 9086 +6
========================================
+ Hits 66332 66573 +241
- Misses 14105 14131 +26
Partials 9 9 | Files with missing lines | Coverage Δ | |
|---|---|---|
| include/xrpl/ledger/helpers/LendingHelpers.h | 96.6% <ø> (ø) |
|
| include/xrpl/protocol/LedgerFormats.h | 100.0% <ø> (ø) |
|
| include/xrpl/protocol/detail/ledger_entries.macro | 100.0% <ø> (ø) |
|
| include/xrpl/protocol/detail/transactions.macro | 100.0% <100.0%> (ø) |
|
| ...nclude/xrpl/protocol_autogen/ledger_entries/Loan.h | 100.0% <100.0%> (ø) |
|
| ...clude/xrpl/protocol_autogen/ledger_entries/Vault.h | 100.0% <100.0%> (ø) |
|
| ...de/xrpl/protocol_autogen/transactions/LoanAccept.h | 100.0% <100.0%> (ø) |
|
| ...de/xrpl/protocol_autogen/transactions/LoanDelete.h | 100.0% <ø> (ø) |
|
| ...clude/xrpl/protocol_autogen/transactions/LoanSet.h | 100.0% <100.0%> (ø) |
|
| include/xrpl/tx/transactors/lending/LoanAccept.h | 100.0% <100.0%> (ø) |
|
| ... and 7 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading