jaredwray / cache-manager

Cache module for Node.JS
MIT License
1.4k stars 152 forks source link

fix: cache prefix on del and mdel #713

Closed jaredwray closed 1 month ago

jaredwray commented 1 month ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) fix: cache prefix on del and mdel for #709

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.25%. Comparing base (385d679) to head (f8a2d9d). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #713 +/- ## ========================================== + Coverage 91.11% 91.25% +0.13% ========================================== Files 8 8 Lines 788 789 +1 Branches 106 107 +1 ========================================== + Hits 718 720 +2 + Misses 68 67 -1 Partials 2 2 ```

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