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

feat: Distributed storage #13

Closed creativecreature closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 87.15596% with 28 lines in your changes missing coverage. Please review.

Project coverage is 89.93%. Comparing base (72ecfa5) to head (d92398c).

Files Patch % Lines
distribution.go 87.59% 10 Missing and 6 partials :warning:
metrics.go 78.37% 8 Missing :warning:
options.go 82.60% 4 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #13 +/- ## ========================================== - Coverage 91.40% 89.93% -1.48% ========================================== Files 12 14 +2 Lines 698 874 +176 ========================================== + Hits 638 786 +148 - Misses 39 61 +22 - Partials 21 27 +6 ```

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