kuitos / axios-extensions

🍱 axios extensions lib, including throttle, cache, retry features etc...
MIT License
831 stars 49 forks source link

πŸ› compatible lru-cache v7 del method and fix its overwrote issue #96

Closed kuitos closed 2 years ago

kuitos commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #96 (0311632) into master (77a3b0e) will decrease coverage by 2.66%. The diff coverage is 75.00%.

@@             Coverage Diff             @@
##            master      #96      +/-   ##
===========================================
- Coverage   100.00%   97.33%   -2.67%     
===========================================
  Files            6        5       -1     
  Lines           79       75       -4     
  Branches        19       21       +2     
===========================================
- Hits            79       73       -6     
- Partials         0        2       +2     
Impacted Files Coverage Ξ”
src/throttleAdapterEnhancer.ts 96.00% <66.66%> (-4.00%) :arrow_down:
src/cacheAdapterEnhancer.ts 96.15% <75.00%> (-3.85%) :arrow_down:
src/utils/isCacheLike.ts 100.00% <100.00%> (ΓΈ)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.