Skip to content

fix: Harden MaximumAmount overflow checks in rippleSendMultiMPT

5b3ae8c
Select commit
Loading
Failed to load commit list.
Open

fix: Enforce aggregate MaximumAmount in multi-send MPT #6644

fix: Harden MaximumAmount overflow checks in rippleSendMultiMPT
5b3ae8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2026 in 1s

81.5% (target 75.0%)

View this Pull Request on Codecov

81.5% (target 75.0%)

Details

Codecov Report

❌ Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 81.5%. Comparing base (2c765f6) to head (5b3ae8c).
⚠️ Report is 5 commits behind head on develop.

Files with missing lines Patch % Lines
src/libxrpl/ledger/helpers/TokenHelpers.cpp 93.8% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop   #6644   +/-   ##
=======================================
  Coverage     81.4%   81.5%           
=======================================
  Files          998     998           
  Lines        74443   74450    +7     
  Branches      7563    7558    -5     
=======================================
+ Hits         60632   60640    +8     
+ Misses       13811   13810    -1     
Files with missing lines Coverage Δ
src/libxrpl/ledger/helpers/TokenHelpers.cpp 93.6% <93.8%> (+0.1%) ⬆️

... and 1 file 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.