Skip to content

verify failed inner tx in Batch test

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

fix: Address ai reviewer comments for delegation #6675

verify failed inner tx in Batch test
5f64e0f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2026 in 0s

81.5% (target 75.0%)

View this Pull Request on Codecov

81.5% (target 75.0%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.5%. Comparing base (509677a) to head (5f64e0f).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop   #6675   +/-   ##
=======================================
  Coverage     81.4%   81.5%           
=======================================
  Files          998     998           
  Lines        74456   74459    +3     
  Branches      7574    7558   -16     
=======================================
+ Hits         60624   60649   +25     
+ Misses       13832   13810   -22     
Files with missing lines Coverage Δ
include/xrpl/protocol/TER.h 100.0% <ø> (ø)
src/libxrpl/protocol/Permissions.cpp 100.0% <100.0%> (ø)
.../libxrpl/tx/transactors/delegate/DelegateUtils.cpp 100.0% <100.0%> (ø)
src/libxrpl/tx/transactors/payment/Payment.cpp 93.5% <ø> (ø)

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