Skip to content

Merge remote-tracking branch 'origin/develop' into tapanito/fix-multi…

8e684b9
Select commit
Loading
Failed to load commit list.
Merged

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

Merge remote-tracking branch 'origin/develop' into tapanito/fix-multi…
8e684b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2026 in 1s

81.4% (target 75.0%)

View this Pull Request on Codecov

81.4% (target 75.0%)

Details

Codecov Report

❌ Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 81.4%. Comparing base (b6aa4a8) to head (8e684b9).

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

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #6644     +/-   ##
=========================================
- Coverage     81.5%   81.4%   -0.0%     
=========================================
  Files          999     999             
  Lines        74458   74467      +9     
  Branches      7553    7557      +4     
=========================================
- Hits         60648   60646      -2     
- Misses       13810   13821     +11     
Files with missing lines Coverage Δ
src/libxrpl/ledger/helpers/TokenHelpers.cpp 93.6% <94.4%> (+0.1%) ⬆️

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