XRPLF / clio

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

Fix base_asset value in getAggregatePrice #1467

Closed PeterChen13579 closed 3 months ago

PeterChen13579 commented 3 months ago

Fixes #1372

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 67.77%. Comparing base (5ba08b1) to head (88a8202).

Files Patch % Lines
src/rpc/handlers/GetAggregatePrice.hpp 0.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1467 +/- ## =========================================== - Coverage 67.78% 67.77% -0.01% =========================================== Files 233 233 Lines 9418 9419 +1 Branches 5253 5254 +1 =========================================== Hits 6384 6384 Misses 1654 1654 - Partials 1380 1381 +1 ```

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