Skip to content

Set version to 2.6.0-rc3

c5fe970
Select commit
Loading
Failed to load commit list.
Merged

2.6.0-rc3 #5723

Set version to 2.6.0-rc3
c5fe970
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2025 in 1s

78.8% (target 75.0%)

View this Pull Request on Codecov

78.8% (target 75.0%)

Details

Codecov Report

❌ Patch coverage is 78.68852% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.8%. Comparing base (fb89213) to head (c5fe970).

Files with missing lines Patch % Lines
include/xrpl/basics/TaggedCache.ipp 80.4% 10 Missing ⚠️
src/xrpld/app/ledger/LedgerHistory.cpp 66.7% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           release   #5723   +/-   ##
=======================================
  Coverage     78.8%   78.8%           
=======================================
  Files          814     814           
  Lines        71305   71344   +39     
  Branches      8351    8349    -2     
=======================================
+ Hits         56196   56232   +36     
- Misses       15109   15112    +3     
Files with missing lines Coverage Δ
include/xrpl/basics/SHAMapHash.h 93.5% <ø> (ø)
include/xrpl/basics/TaggedCache.h 100.0% <ø> (ø)
include/xrpl/basics/partitioned_unordered_map.h 99.2% <ø> (+0.3%) ⬆️
src/libxrpl/protocol/BuildInfo.cpp 98.2% <ø> (ø)
src/xrpld/rpc/handlers/GetCounts.cpp 98.4% <100.0%> (+1.6%) ⬆️
src/xrpld/app/ledger/LedgerHistory.cpp 52.1% <66.7%> (+1.4%) ⬆️
include/xrpl/basics/TaggedCache.ipp 85.6% <80.4%> (-0.6%) ⬇️

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