JuliaConcurrent / Atomix.jl

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

Add `@atomicreplace` and `@atomicswap` #5

Closed tkf closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #5 (56ec4bb) into master (f2d3832) will increase coverage by 29.95%. The diff coverage is 85.29%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #5       +/-   ##
===========================================
+ Coverage   44.71%   74.67%   +29.95%     
===========================================
  Files           5        5               
  Lines         123      154       +31     
===========================================
+ Hits           55      115       +60     
+ Misses         68       39       -29     
Flag Coverage Δ
Run.test 74.67% <85.29%> (+29.95%) :arrow_up:

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

Impacted Files Coverage Δ
src/AtomicArrays.jl 18.18% <ø> (ø)
src/core.jl 83.78% <ø> (+7.59%) :arrow_up:
src/sugar.jl 82.85% <85.29%> (+82.85%) :arrow_up:
src/utils.jl 100.00% <0.00%> (+100.00%) :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 f2d3832...56ec4bb. Read the comment docs.