XRPLF / clio

An XRP Ledger API Server
https://xrpl.org
ISC License
55 stars 48 forks source link

Flow to check new libXRPL version #1433

Closed godexsoft closed 1 month ago

godexsoft commented 1 month ago

This is the Clio side of things for https://github.com/XRPLF/rippled/pull/5028

The new flow is triggered remotely from rippled's CI once a new version of libXRPL is proposed. If either building or test are broken an issue for investigation is automatically created.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 67.88%. Comparing base (da5bf5c) to head (3f81f24).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1433 +/- ## ======================================== Coverage 67.88% 67.88% ======================================== Files 232 232 Lines 9335 9335 Branches 5210 5210 ======================================== Hits 6337 6337 Misses 1638 1638 Partials 1360 1360 ```

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