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: removies body #33

Closed lowitea closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #33 (5325377) into issue-25-axum (0322dad) will increase coverage by 0.20%. The diff coverage is n/a.

Impacted file tree graph

@@                Coverage Diff                @@
##           issue-25-axum      #33      +/-   ##
=================================================
+ Coverage          65.71%   65.91%   +0.20%     
=================================================
  Files                 44       44              
  Lines                802      798       -4     
=================================================
- Hits                 527      526       -1     
+ Misses               275      272       -3     
Impacted Files Coverage Δ
hitbox-axum/src/cacheable.rs 52.77% <ø> (-1.28%) :arrow_down:
hitbox-axum/src/layer.rs 0.00% <ø> (ø)

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 0322dad...5325377. Read the comment docs.