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: improves cache_key func #31

Closed lowitea closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #31 (0322dad) into issue-25-axum (acc7146) will decrease coverage by 1.34%. The diff coverage is 44.44%.

Impacted file tree graph

@@                Coverage Diff                @@
##           issue-25-axum      #31      +/-   ##
=================================================
- Coverage          67.05%   65.71%   -1.35%     
=================================================
  Files                 44       44              
  Lines                771      802      +31     
=================================================
+ Hits                 517      527      +10     
- Misses               254      275      +21     
Impacted Files Coverage Δ
hitbox-axum/src/layer.rs 0.00% <0.00%> (ø)
hitbox-axum/src/cacheable.rs 54.05% <88.88%> (+12.38%) :arrow_up:

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