Yiling-J / theine-go

high performance in-memory cache
MIT License
252 stars 16 forks source link

limit shard count min/max #9

Closed Yiling-J closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 57.14% and project coverage change: -0.67 :warning:

Comparison is base (5c9efba) 96.04% compared to head (f6c1e74) 95.38%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #9 +/- ## ========================================== - Coverage 96.04% 95.38% -0.67% ========================================== Files 12 12 Lines 1163 1169 +6 ========================================== - Hits 1117 1115 -2 - Misses 32 37 +5 - Partials 14 17 +3 ``` | [Impacted Files](https://codecov.io/gh/Yiling-J/theine-go/pull/9?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yiling-J) | Coverage Δ | | |---|---|---| | [internal/store.go](https://codecov.io/gh/Yiling-J/theine-go/pull/9?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yiling-J#diff-aW50ZXJuYWwvc3RvcmUuZ28=) | `97.60% <57.14%> (-0.78%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://codecov.io/gh/Yiling-J/theine-go/pull/9/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yiling-J)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.