lisaogren / axios-cache-adapter

Caching adapter for axios. Store request results in a configurable store to prevent unneeded network requests.
MIT License
726 stars 107 forks source link

test(cache-control): fix no cache-control header test #228

Closed ghost closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #228 (c7af477) into master (814c028) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #228   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          192       192           
=========================================
  Hits           192       192           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 814c028...c7af477. Read the comment docs.