refactor: Rename non-functional uses of ripple(d) to xrpl(d)
#6676
+536
−501
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).
Additional details and impacted files
@@ 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 |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading