Skip to content

Sync: Ripple(d) 3.0.0 [DO NOT MERGE] #747

Open
tequdev wants to merge 17 commits into
sync-2.6.0from
sync-3.0.0
Open

Sync: Ripple(d) 3.0.0 [DO NOT MERGE] #747
tequdev wants to merge 17 commits into
sync-2.6.0from
sync-3.0.0

Rename mutable flags (#5797)

5775293
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2026 in 1s

77.80% (target 60.00%)

View this Pull Request on Codecov

77.80% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 87.45046% with 95 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.80%. Comparing base (32680dd) to head (5775293).

Files with missing lines Patch % Lines
src/xrpld/rpc/handlers/LedgerEntry.cpp 85.90% 52 Missing ⚠️
src/xrpld/rpc/CTID.h 30.43% 16 Missing ⚠️
src/xrpld/rpc/handlers/LedgerEntryHelpers.h 90.29% 10 Missing ⚠️
src/xrpld/peerfinder/PeerfinderManager.h 0.00% 8 Missing ⚠️
src/xrpld/overlay/detail/OverlayImpl.cpp 0.00% 6 Missing ⚠️
include/xrpl/net/HTTPClientSSLContext.h 66.66% 2 Missing ⚠️
src/xrpld/rpc/detail/RPCHelpers.cpp 83.33% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##           sync-2.6.0     #747      +/-   ##
==============================================
+ Coverage       77.70%   77.80%   +0.09%     
==============================================
  Files             861      862       +1     
  Lines           80862    80933      +71     
  Branches        11679    11685       +6     
==============================================
+ Hits            62835    62970     +135     
+ Misses          18017    17953      -64     
  Partials           10       10              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.