Yiling-J / theine-go

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

add missing save/load methods to hybrid cache #25

Closed Yiling-J closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.15 :tada:

Comparison is base (c3c3ac4) 88.69% compared to head (9d0503b) 88.85%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #25 +/- ## ========================================== + Coverage 88.69% 88.85% +0.15% ========================================== Files 22 22 Lines 2539 2539 ========================================== + Hits 2252 2256 +4 + Misses 198 195 -3 + Partials 89 88 -1 ``` | [Impacted Files](https://app.codecov.io/gh/Yiling-J/theine-go/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yiling-J) | Coverage Δ | | |---|---|---| | [cache.go](https://app.codecov.io/gh/Yiling-J/theine-go/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yiling-J#diff-Y2FjaGUuZ28=) | `91.30% <100.00%> (+5.79%)` | :arrow_up: | ... and [5 files with indirect coverage changes](https://app.codecov.io/gh/Yiling-J/theine-go/pull/25/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.