vorner / arc-swap

Support atomic operations on Arc itself
Apache License 2.0
778 stars 31 forks source link

Cache doc example added #58

Closed vorner closed 3 years ago

vorner commented 3 years ago

Closes #57.

codecov-commenter commented 3 years ago

Codecov Report

Merging #58 (b3d1747) into master (e9ab726) will increase coverage by 0.20%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
+ Coverage   89.96%   90.17%   +0.20%     
==========================================
  Files          15       15              
  Lines         987      987              
==========================================
+ Hits          888      890       +2     
+ Misses         99       97       -2     
Impacted Files Coverage Δ
src/cache.rs 96.36% <ø> (+3.63%) :arrow_up:
src/lib.rs 96.00% <ø> (+0.30%) :arrow_up:
src/as_raw.rs 80.00% <100.00%> (ø)
src/debt/helping.rs 90.62% <0.00%> (-1.57%) :arrow_down: