Skip to content

fixup! Merge remote-tracking branch 'XRPLF/ripple/staging-313' into x…

21ffecb
Select commit
Loading
Failed to load commit list.
Open

fix: Prevents overwritting a bool value in an invariant (#6609) #6961

fixup! Merge remote-tracking branch 'XRPLF/ripple/staging-313' into x…
21ffecb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 21, 2026 in 1s

79.5% (target 75.0%)

View this Pull Request on Codecov

79.5% (target 75.0%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.5%. Comparing base (b2fff6d) to head (21ffecb).

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                  @@
##           ripple/staging-313   #6961     +/-   ##
====================================================
- Coverage                79.5%   79.5%   -0.0%     
====================================================
  Files                     840     840             
  Lines                   72018   72033     +15     
  Branches                 8203    8202      -1     
====================================================
+ Hits                    57258   57268     +10     
- Misses                  14760   14765      +5     
Files with missing lines Coverage Δ
include/xrpl/protocol/Rules.h 100.0% <100.0%> (ø)
src/libxrpl/protocol/Rules.cpp 98.2% <100.0%> (+0.1%) ⬆️
src/xrpld/app/tx/detail/InvariantCheck.cpp 93.0% <100.0%> (+<0.1%) ⬆️

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