fix: Prevents overwritting a bool value in an invariant (#6609) #6961
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
@@ 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%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading