hit-box / hitbox

A high-performance caching framework suitable for single-machine and for distributed applications in Rust
MIT License
73 stars 6 forks source link

issue-25-axum: adds CacheConfig #30

Closed lowitea closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #30 (acc7146) into issue-25-axum (eeb427c) will decrease coverage by 0.49%. The diff coverage is 20.00%.

Impacted file tree graph

@@                Coverage Diff                @@
##           issue-25-axum      #30      +/-   ##
=================================================
- Coverage          67.54%   67.05%   -0.50%     
=================================================
  Files                 44       44              
  Lines                758      771      +13     
=================================================
+ Hits                 512      517       +5     
- Misses               246      254       +8     
Impacted Files Coverage Δ
hitbox-axum/src/layer.rs 0.00% <0.00%> (ø)
hitbox-axum/src/service.rs 0.00% <0.00%> (ø)
hitbox-axum/src/cacheable.rs 41.66% <35.71%> (-3.79%) :arrow_down:

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 eeb427c...acc7146. Read the comment docs.