mistval / node-fetch-cache

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

v5 #53

Closed mistval closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 97.54098% with 3 lines in your changes missing coverage. Please review.

Project coverage is 98.02%. Comparing base (de42561) to head (4fc7f6a). Report is 1 commits behind head on master.

Files Patch % Lines
src/index.ts 88.23% 2 Missing :warning:
src/helpers/node_fetch_imports.ts 75.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #53 +/- ## ========================================== - Coverage 98.25% 98.02% -0.23% ========================================== Files 12 13 +1 Lines 744 761 +17 Branches 80 77 -3 ========================================== + Hits 731 746 +15 - Misses 13 14 +1 - Partials 0 1 +1 ```

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