Skip to content

Merge branch 'develop' into dangell7/batch-v1

200f93a
Select commit
Loading
Failed to load commit list.
Open

feat: Batch (XLS-56) V1_1 #6446

Merge branch 'develop' into dangell7/batch-v1
200f93a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2026 in 1s

79.8% (target 75.0%)

View this Pull Request on Codecov

79.8% (target 75.0%)

Details

Codecov Report

❌ Patch coverage is 93.33333% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.8%. Comparing base (2e595b6) to head (200f93a).

Files with missing lines Patch % Lines
src/libxrpl/protocol/STTx.cpp 60.0% 2 Missing ⚠️
src/libxrpl/tx/transactors/Batch.cpp 96.9% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #6446     +/-   ##
=========================================
- Coverage     79.8%   79.8%   -0.0%     
=========================================
  Files          848     848             
  Lines        67757   67760      +3     
  Branches      7554    7560      +6     
=========================================
- Hits         54073   54064      -9     
- Misses       13684   13696     +12     
Files with missing lines Coverage Δ
include/xrpl/protocol/detail/transactions.macro 100.0% <ø> (ø)
include/xrpl/tx/Transactor.h 100.0% <ø> (ø)
include/xrpl/tx/transactors/Batch.h 100.0% <ø> (ø)
src/libxrpl/tx/Transactor.cpp 93.0% <100.0%> (-0.3%) ⬇️
src/libxrpl/tx/apply.cpp 93.5% <100.0%> (-0.5%) ⬇️
src/libxrpl/tx/transactors/Lending/LoanSet.cpp 91.3% <100.0%> (ø)
src/xrpld/app/misc/NetworkOPs.cpp 70.1% <100.0%> (+<0.1%) ⬆️
src/xrpld/overlay/detail/PeerImp.cpp 5.9% <ø> (ø)
src/libxrpl/tx/transactors/Batch.cpp 93.8% <96.9%> (-1.4%) ⬇️
src/libxrpl/protocol/STTx.cpp 88.8% <60.0%> (+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.