XRPLF / clio

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

Change ledgerInfo and replace with ledgerHeader #1426

Closed PeterChen13579 closed 3 weeks ago

PeterChen13579 commented 1 month ago

Fixes #1396

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 94.28571% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 67.89%. Comparing base (067dd72) to head (bda730b).

Files Patch % Lines
src/rpc/RPCHelpers.cpp 75.00% 1 Missing :warning:
src/rpc/handlers/AccountTx.cpp 80.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1426 +/- ## ======================================== Coverage 67.88% 67.89% ======================================== Files 232 232 Lines 9335 9337 +2 Branches 5210 5211 +1 ======================================== + Hits 6337 6339 +2 + Misses 1639 1638 -1 - Partials 1359 1360 +1 ```

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