rob-luke / Neuroimaging.jl

Neuroimaging in Julia
https://rob-luke.github.io/Neuroimaging.jl
BSD 3-Clause "New" or "Revised" License
48 stars 11 forks source link

Add more test for volumeimage #158

Closed rob-luke closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #158 (da151a7) into main (f17b974) will increase coverage by 0.43%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #158      +/-   ##
==========================================
+ Coverage   91.12%   91.56%   +0.43%     
==========================================
  Files          44       44              
  Lines        1837     1837              
==========================================
+ Hits         1674     1682       +8     
+ Misses        163      155       -8     
Impacted Files Coverage Δ
src/types/EEG/EEG.jl 95.16% <ø> (ø)
src/preprocessing/reference.jl 100.00% <100.00%> (+7.40%) :arrow_up:
src/types/Sensors/Sensors.jl 100.00% <100.00%> (ø)
src/types/VolumeImage/VolumeImage.jl 100.00% <0.00%> (+15.38%) :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 f17b974...da151a7. Read the comment docs.