XRPLF / clio

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

Fix issue: "Updating cache" prints in log when cache is disabled #1479

Closed cindyyan317 closed 4 days ago

cindyyan317 commented 1 week ago

Fix #1461

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 67.79%. Comparing base (bdb72f9) to head (d13cb32). Report is 1 commits behind head on develop.

Files Patch % Lines
src/etl/impl/LedgerPublisher.hpp 20.00% 0 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1479 +/- ## =========================================== + Coverage 67.77% 67.79% +0.02% =========================================== Files 233 233 Lines 9419 9419 Branches 5254 5253 -1 =========================================== + Hits 6384 6386 +2 Misses 1654 1654 + Partials 1381 1379 -2 ```

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