XRPLF / clio

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

Fix quoteAsset value in getAggregatePrice #1449

Closed PeterChen13579 closed 3 months ago

PeterChen13579 commented 3 months ago

Fixes #1373

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.73%. Comparing base (f9f3bc9) to head (00db376).

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 #1449 +/- ## =========================================== - Coverage 67.77% 67.73% -0.04% =========================================== Files 233 233 Lines 9391 9392 +1 Branches 5235 5236 +1 =========================================== - Hits 6365 6362 -3 - Misses 1652 1653 +1 - Partials 1374 1377 +3 ```

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