JuliaConcurrent / Atomix.jl

https://juliaconcurrent.github.io/Atomix.jl/dev/
MIT License
20 stars 2 forks source link

Use Ref-like API #13

Closed tkf closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #13 (35846fd) into main (0acea2b) will increase coverage by 0.92%. The diff coverage is 91.22%.

@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
+ Coverage   81.25%   82.17%   +0.92%     
==========================================
  Files           6        6              
  Lines         128      129       +1     
==========================================
+ Hits          104      106       +2     
+ Misses         24       23       -1     
Flag Coverage Δ
Run.test 82.17% <91.22%> (+0.92%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/generic.jl 80.00% <80.00%> (ø)
src/sugar.jl 82.60% <81.25%> (-0.06%) :arrow_down:
src/accessrecorder.jl 94.11% <92.85%> (+1.26%) :arrow_up:
src/Atomix.jl 10.00% <100.00%> (ø)
src/core.jl 100.00% <100.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 0acea2b...35846fd. Read the comment docs.