creativecreature / sturdyc

A caching library with advanced concurrency features designed to make I/O heavy applications robust and highly performant
MIT License
331 stars 11 forks source link

fix: Improve the refresh deletions #4

Closed creativecreature closed 5 months ago

creativecreature commented 5 months ago

Overview

Deletes records that have been removed at the data source

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 81.14%. Comparing base (cdffa5b) to head (eae040c). Report is 2 commits behind head on main.

Files Patch % Lines
refresh.go 77.77% 1 Missing and 1 partial :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4 +/- ## ========================================== - Coverage 81.27% 81.14% -0.14% ========================================== Files 12 12 Lines 518 525 +7 ========================================== + Hits 421 426 +5 - Misses 72 74 +2 Partials 25 25 ```

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