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 cache mode fixes, overridden_cache_mode method, and impl Default for CacheMode #67

Closed 06chaynes closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (c1e8b6b) 92.58% compared to head (97fe6de) 92.90%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #67 +/- ## ========================================== + Coverage 92.58% 92.90% +0.31% ========================================== Files 11 11 Lines 1092 1141 +49 ========================================== + Hits 1011 1060 +49 Misses 81 81 ```

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