mistval / node-fetch-cache

Node-fetch with built-in response caching.
MIT License
51 stars 8 forks source link

Add Redis cache plugin #50

Closed mistval closed 2 months ago

mistval commented 2 months ago
codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 91.08911% with 9 lines in your changes missing coverage. Please review.

Project coverage is 98.25%. Comparing base (e324e05) to head (b52b496).

Files Patch % Lines
plugins/redis/redis_cache.ts 91.08% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #50 +/- ## ========================================== - Coverage 99.37% 98.25% -1.13% ========================================== Files 11 12 +1 Lines 643 744 +101 Branches 68 80 +12 ========================================== + Hits 639 731 +92 - Misses 4 13 +9 ```

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