Skip to content

Tweaks

27e0e8f
Select commit
Loading
Failed to load commit list.
Open

refactor: Rename non-functional uses of ripple(d) to xrpl(d) #6676

Tweaks
27e0e8f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2026 in 0s

81.4% (target 75.0%)

View this Pull Request on Codecov

81.4% (target 75.0%)

Details

Codecov Report

❌ Patch coverage is 86.30137% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.4%. Comparing base (3d9c545) to head (27e0e8f).

Files with missing lines Patch % Lines
src/xrpld/app/ledger/detail/LedgerMaster.cpp 0.0% 4 Missing ⚠️
src/xrpld/app/main/Main.cpp 0.0% 3 Missing ⚠️
src/libxrpl/server/Vacuum.cpp 0.0% 2 Missing ⚠️
src/libxrpl/tx/paths/DirectStep.cpp 75.0% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #6676     +/-   ##
=========================================
- Coverage     81.5%   81.4%   -0.0%     
=========================================
  Files          999     999             
  Lines        74456   74457      +1     
  Branches      7559    7559             
=========================================
- Hits         60651   60644      -7     
- Misses       13805   13813      +8     
Files with missing lines Coverage Δ
include/xrpl/basics/CountedObject.h 100.0% <ø> (ø)
include/xrpl/basics/IntrusivePointer.h 91.7% <ø> (ø)
include/xrpl/basics/IntrusiveRefCounts.h 92.7% <ø> (ø)
include/xrpl/basics/random.h 100.0% <ø> (ø)
include/xrpl/ledger/LedgerTiming.h 90.9% <100.0%> (ø)
include/xrpl/ledger/View.h 100.0% <ø> (ø)
include/xrpl/protocol/AccountID.h 61.5% <ø> (ø)
include/xrpl/protocol/ErrorCodes.h 100.0% <ø> (ø)
include/xrpl/protocol/Feature.h 97.8% <ø> (ø)
include/xrpl/protocol/PublicKey.h 80.5% <ø> (ø)
... and 49 more

... and 2 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.