Yiling-J / theine-go

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

dynamic doorkeeper capacity #14

Closed Yiling-J closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 88.88% and project coverage change: -0.62 :warning:

Comparison is base (2677738) 95.85% compared to head (31bac97) 95.24%.

: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 #14 +/- ## ========================================== - Coverage 95.85% 95.24% -0.62% ========================================== Files 12 12 Lines 1182 1198 +16 ========================================== + Hits 1133 1141 +8 - Misses 34 39 +5 - Partials 15 18 +3 ``` | [Impacted Files](https://app.codecov.io/gh/Yiling-J/theine-go/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yiling-J) | Coverage Δ | | |---|---|---| | [internal/doorkeeper.go](https://app.codecov.io/gh/Yiling-J/theine-go/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yiling-J#diff-aW50ZXJuYWwvZG9vcmtlZXBlci5nbw==) | `78.18% <78.57%> (-3.07%)` | :arrow_down: | | [internal/sketch.go](https://app.codecov.io/gh/Yiling-J/theine-go/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yiling-J#diff-aW50ZXJuYWwvc2tldGNoLmdv) | `96.38% <81.25%> (-3.62%)` | :arrow_down: | | [cache.go](https://app.codecov.io/gh/Yiling-J/theine-go/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yiling-J#diff-Y2FjaGUuZ28=) | `100.00% <100.00%> (ø)` | | | [internal/store.go](https://app.codecov.io/gh/Yiling-J/theine-go/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yiling-J#diff-aW50ZXJuYWwvc3RvcmUuZ28=) | `98.41% <100.00%> (+0.83%)` | :arrow_up: | | [internal/tlfu.go](https://app.codecov.io/gh/Yiling-J/theine-go/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yiling-J#diff-aW50ZXJuYWwvdGxmdS5nbw==) | `87.68% <100.00%> (+0.27%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/Yiling-J/theine-go/pull/14/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.