refactor: Rename (mostly keylet) functions to more closely match the docs #7059
Codecov / codecov/project
succeeded
May 3, 2026 in 1s
82.1% (target 75.0%)
View this Pull Request on Codecov
82.1% (target 75.0%)
Details
Codecov Report
❌ Patch coverage is 97.95918% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.1%. Comparing base (c6053f5) to head (83bdf86).
Additional details and impacted files
@@ Coverage Diff @@
## develop #7059 +/- ##
=========================================
- Coverage 82.1% 82.1% -0.0%
=========================================
Files 1010 1010
Lines 76064 76066 +2
Branches 7390 7383 -7
=========================================
- Hits 62438 62415 -23
- Misses 13626 13651 +25 | Files with missing lines | Coverage Δ | |
|---|---|---|
| include/xrpl/ledger/helpers/EscrowHelpers.h | 98.6% <100.0%> (ø) |
|
| include/xrpl/protocol/Indexes.h | 100.0% <100.0%> (ø) |
|
| include/xrpl/protocol/detail/ledger_entries.macro | 100.0% <ø> (ø) |
|
| include/xrpl/protocol/nft.h | 100.0% <100.0%> (ø) |
|
| include/xrpl/tx/paths/detail/StepChecks.h | 100.0% <100.0%> (ø) |
|
| src/libxrpl/ledger/Ledger.cpp | 82.1% <100.0%> (ø) |
|
| src/libxrpl/ledger/View.cpp | 97.8% <100.0%> (ø) |
|
| src/libxrpl/ledger/helpers/AMMHelpers.cpp | 95.5% <100.0%> (ø) |
|
| src/libxrpl/ledger/helpers/MPTokenHelpers.cpp | 96.1% <100.0%> (ø) |
|
| src/libxrpl/ledger/helpers/NFTokenHelpers.cpp | 90.4% <100.0%> (ø) |
|
| ... and 63 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading