XRPLF / clio

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

Change log level #1319

Closed cindyyan317 closed 2 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 64.46%. Comparing base (d2439cc) to head (60d8fce). Report is 4 commits behind head on develop.

Files Patch % Lines
src/feed/impl/TransactionFeed.cpp 0.00% 0 Missing and 6 partials :warning:
src/feed/impl/ProposedTransactionFeed.cpp 0.00% 0 Missing and 4 partials :warning:
src/feed/impl/SingleFeedBase.cpp 0.00% 0 Missing and 2 partials :warning:
src/web/impl/WsBase.hpp 0.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1319 +/- ## =========================================== - Coverage 65.07% 64.46% -0.62% =========================================== Files 246 248 +2 Lines 10332 10516 +184 Branches 5712 5884 +172 =========================================== + Hits 6724 6779 +55 - Misses 1834 1895 +61 - Partials 1774 1842 +68 ```

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