XRPLF / xrpl4j

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

Fix failing AMM IT #536

Closed sappenin closed 3 weeks ago

sappenin commented 1 month ago
codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 91.65%. Comparing base (eabbafe) to head (584c7bf).

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

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

sappenin commented 3 weeks ago

Merging this because, despite what this dashboard is showing, we have a passing build on testnet reporting and testnet clio (there's one build for the commit push and one for the PR in each environment).