06chaynes / http-cache

A caching middleware that follows HTTP caching rules
https://http-cache.rs/
Apache License 2.0
69 stars 17 forks source link

Add IgnoreRules mode #45

Closed 06chaynes closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #45 (c1777ab) into main (350a340) will increase coverage by 0.90%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
+ Coverage   92.46%   93.37%   +0.90%     
==========================================
  Files          11       11              
  Lines         849      890      +41     
==========================================
+ Hits          785      831      +46     
+ Misses         64       59       -5     
Files Coverage Δ
http-cache-reqwest/src/test.rs 99.23% <100.00%> (+0.07%) :arrow_up:
http-cache-surf/src/test.rs 100.00% <100.00%> (ø)
http-cache/src/lib.rs 90.94% <100.00%> (+0.41%) :arrow_up:
http-cache/src/managers/moka.rs 100.00% <100.00%> (ø)
http-cache/src/test.rs 99.43% <100.00%> (+0.02%) :arrow_up:

... and 2 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more