arthurfiorette / axios-cache-interceptor

📬 Small and efficient cache interceptor for axios. Etag, Cache-Control, TTL, HTTP headers and more!
https://axios-cache-interceptor.js.org
MIT License
703 stars 58 forks source link

fix: cloneData for concurrent requests #921

Closed arthurfiorette closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 99.59%. Comparing base (1dc9415) to head (2054647). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #921 +/- ## ========================================== + Coverage 99.27% 99.59% +0.32% ========================================== Files 19 19 Lines 2479 2498 +19 Branches 215 219 +4 ========================================== + Hits 2461 2488 +27 + Misses 17 10 -7 + Partials 1 0 -1 ```

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