JuliaConcurrent / Atomix.jl

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

Simplify `@atomicreplace` #8

Closed tkf closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #8 (c18c5b5) into master (dabb89c) will decrease coverage by 0.16%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
- Coverage   74.67%   74.50%   -0.17%     
==========================================
  Files           5        5              
  Lines         154      153       -1     
==========================================
- Hits          115      114       -1     
  Misses         39       39              
Flag Coverage Δ
Run.test 74.50% <50.00%> (-0.17%) :arrow_down:

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

Impacted Files Coverage Δ
src/sugar.jl 82.60% <50.00%> (-0.25%) :arrow_down:

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 dabb89c...c18c5b5. Read the comment docs.