jaredwray / flat-cache

A stupidly simple key/value storage using files to persist the data
MIT License
165 stars 30 forks source link

intoducing keyv to flat-cache - non invasive #74

Closed jaredwray closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (57ea8f4) 100.00% compared to head (8d888b3) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #74 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 3 3 Lines 254 275 +21 ========================================= + Hits 254 275 +21 ``` | [Files Changed](https://app.codecov.io/gh/jaredwray/flat-cache/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jared+Wray) | Coverage Δ | | |---|---|---| | [src/cache.js](https://app.codecov.io/gh/jaredwray/flat-cache/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jared+Wray#diff-c3JjL2NhY2hlLmpz) | `100.00% <100.00%> (ø)` | |

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