JuliaConcurrent / Atomix.jl

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

Use Pkg.test to run tests #15

Closed tkf closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #15 (052beae) into main (0acea2b) will increase coverage by 3.24%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
+ Coverage   81.25%   84.49%   +3.24%     
==========================================
  Files           6        6              
  Lines         128      129       +1     
==========================================
+ Hits          104      109       +5     
+ Misses         24       20       -4     
Flag Coverage Δ
Pkg.test 84.49% <ø> (?)
Run.test ?

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

Impacted Files Coverage Δ
src/core.jl 100.00% <0.00%> (ø)
src/Atomix.jl 10.00% <0.00%> (ø)
src/accessrecorder.jl 94.11% <0.00%> (+1.26%) :arrow_up:
src/sugar.jl 86.95% <0.00%> (+4.28%) :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 0acea2b...052beae. Read the comment docs.