XRPLF / clio

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

Implement get_aggregate_price #1313

Closed cindyyan317 closed 3 months ago

cindyyan317 commented 3 months ago

Migrate get_aggregate_price

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 64.41%. Comparing base (d2439cc) to head (2e8c27e). Report is 3 commits behind head on develop.

Files Patch % Lines
src/rpc/handlers/GetAggregatePrice.cpp 84.72% 9 Missing and 13 partials :warning:
src/rpc/handlers/GetAggregatePrice.hpp 48.27% 5 Missing and 10 partials :warning:
src/rpc/common/impl/HandlerProvider.cpp 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1313 +/- ## =========================================== - Coverage 65.07% 64.41% -0.67% =========================================== Files 246 248 +2 Lines 10332 10515 +183 Branches 5712 5883 +171 =========================================== + Hits 6724 6773 +49 - Misses 1834 1900 +66 - Partials 1774 1842 +68 ```

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