Skip to content

Fix checkstyle

05e8e68
Select commit
Loading
Failed to load commit list.
Merged

Batch PR2: Add initial Batch support #654

Fix checkstyle
05e8e68
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2026 in 1s

92.95% (+0.29%) compared to 5e3ca5f

View this Pull Request on Codecov

92.95% (+0.29%) compared to 5e3ca5f

Details

Codecov Report

❌ Patch coverage is 97.52066% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.95%. Comparing base (5e3ca5f) to head (05e8e68).

Files with missing lines Patch % Lines
.../org/xrpl/xrpl4j/codec/binary/XrplBinaryCodec.java 89.18% 2 Missing and 2 partials ⚠️
...java/org/xrpl/xrpl4j/model/transactions/Batch.java 99.17% 0 Missing and 1 partial ⚠️
...rg/xrpl/xrpl4j/model/transactions/BatchSigner.java 95.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #654      +/-   ##
============================================
+ Coverage     92.65%   92.95%   +0.29%     
- Complexity     2145     2245     +100     
============================================
  Files           433      437       +4     
  Lines          5840     6071     +231     
  Branches        510      538      +28     
============================================
+ Hits           5411     5643     +232     
+ Misses          280      279       -1     
  Partials        149      149              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.