JuliaConcurrent / Atomix.jl

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

Use lens for specifying memory location #12

Closed tkf closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #12 (cb8dafe) into master (78b9417) will increase coverage by 6.74%. The diff coverage is 90.32%.

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   74.50%   81.25%   +6.74%     
==========================================
  Files           5        6       +1     
  Lines         153      128      -25     
==========================================
- Hits          114      104      -10     
+ Misses         39       24      -15     
Flag Coverage Δ
Run.test 81.25% <90.32%> (+6.74%) :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.66% <82.60%> (+0.05%) :arrow_up:
src/accessrecorder.jl 92.85% <92.85%> (ø)
src/Atomix.jl 10.00% <100.00%> (-8.19%) :arrow_down:
src/core.jl 100.00% <100.00%> (+16.21%) :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 44d6924...cb8dafe. Read the comment docs.