XRPLF / xrpl4j

A 100% Java implementation to interact with the XRP Ledger.
ISC License
80 stars 45 forks source link

Add unit tests to validate signature in tx hash #526

Open sappenin opened 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.67%. Comparing base (eabbafe) to head (fd8d923).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #526 +/- ## ============================================ + Coverage 91.65% 91.67% +0.02% - Complexity 1774 1775 +1 ============================================ Files 365 365 Lines 4948 4948 Branches 408 408 ============================================ + Hits 4535 4536 +1 + Misses 280 279 -1 Partials 133 133 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.