Skip to content

Update include/xrpl/protocol/Indexes.h

83bdf86
Select commit
Loading
Failed to load commit list.
Open

refactor: Rename (mostly keylet) functions to more closely match the docs #7059

Update include/xrpl/protocol/Indexes.h
83bdf86
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
src/libxrpl/protocol/Indexes.cpp 88.2% 2 Missing ⚠️
src/xrpld/rpc/detail/Pathfinder.cpp 0.0% 1 Missing ⚠️
src/xrpld/rpc/handlers/ledger/LedgerEntry.cpp 75.0% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            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

... and 10 files with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.