Skip to content

fix: Handle rounding just above kMaxRep more accurately#7389

Open
ximinez wants to merge 131 commits into
ximinez/number-round-maxrep-downfrom
ximinez/number-round-maxrep
Open

fix: Handle rounding just above kMaxRep more accurately#7389
ximinez wants to merge 131 commits into
ximinez/number-round-maxrep-downfrom
ximinez/number-round-maxrep

Merge branch 'ximinez/number-round-maxrep-down' into ximinez/number-r…

2f59cb0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 15, 2026 in 1s

82.0% (target 75.0%)

View this Pull Request on Codecov

82.0% (target 75.0%)

Details

Codecov Report

❌ Patch coverage is 95.23810% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.0%. Comparing base (b435594) to head (2f59cb0).
⚠️ Report is 47 commits behind head on ximinez/number-round-maxrep-down.

Files with missing lines Patch % Lines
src/libxrpl/basics/Number.cpp 95.2% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@                        Coverage Diff                         @@
##           ximinez/number-round-maxrep-down   #7389     +/-   ##
==================================================================
- Coverage                              82.3%   82.0%   -0.3%     
==================================================================
  Files                                  1009    1009             
  Lines                                 76956   76858     -98     
  Branches                               8931    8947     +16     
==================================================================
- Hits                                  63354   63049    -305     
- Misses                                13593   13800    +207     
  Partials                                  9       9             
Files with missing lines Coverage Δ
include/xrpl/basics/Number.h 99.4% <ø> (ø)
src/libxrpl/basics/Number.cpp 98.4% <95.2%> (+0.1%) ⬆️

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