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

Docs features #49

Closed topenkoff closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #49 (b9c5569) into master (c3eea33) will increase coverage by 3.41%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
+ Coverage   71.00%   74.42%   +3.41%     
==========================================
  Files          41       41              
  Lines         714      696      -18     
==========================================
+ Hits          507      518      +11     
+ Misses        207      178      -29     
Impacted Files Coverage Δ
hitbox/src/cache.rs 80.00% <ø> (ø)
hitbox/src/response.rs 84.61% <ø> (ø)
hitbox-actix/src/actor.rs 80.00% <0.00%> (-10.00%) :arrow_down:
hitbox/src/value.rs 60.00% <0.00%> (-3.34%) :arrow_down:
hitbox-actix/src/messages.rs 88.88% <0.00%> (-2.03%) :arrow_down:
hitbox/src/states/upstream_polled/successful.rs 40.74% <0.00%> (-0.93%) :arrow_down:
hitbox-derive/src/macro_attributes.rs 0.00% <0.00%> (ø)
hitbox/src/states/cache_polled/error.rs 0.00% <0.00%> (ø)
hitbox/src/states/cache_polled/actual.rs 100.00% <0.00%> (ø)
hitbox/src/states/cache_policy/non_cacheable.rs 100.00% <0.00%> (ø)
... and 11 more

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 c3eea33...b9c5569. Read the comment docs.

topenkoff commented 2 years ago

Rust version was increased by several reasons: