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

adds pre flight check #51

Closed 06chaynes closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #51 (3817aa0) into main (c9b4982) will decrease coverage by 0.99%. The diff coverage is 89.88%.

@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
- Coverage   93.37%   92.38%   -0.99%     
==========================================
  Files          11       11              
  Lines         890      959      +69     
==========================================
+ Hits          831      886      +55     
- Misses         59       73      +14     
Files Coverage Δ
http-cache-reqwest/src/test.rs 99.35% <100.00%> (+0.12%) :arrow_up:
http-cache-surf/src/lib.rs 88.00% <95.65%> (+0.64%) :arrow_up:
http-cache/src/lib.rs 88.88% <93.75%> (-2.06%) :arrow_down:
http-cache-reqwest/src/lib.rs 79.13% <72.00%> (-2.12%) :arrow_down:

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