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

refactor: Remove 4D dat file support #153

Closed rob-luke closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #153 (b255b29) into main (f23c29b) will increase coverage by 2.42%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #153      +/-   ##
==========================================
+ Coverage   85.63%   88.06%   +2.42%     
==========================================
  Files          44       43       -1     
  Lines        1922     1868      -54     
==========================================
- Hits         1646     1645       -1     
+ Misses        276      223      -53     
Impacted Files Coverage Δ
src/read_write/dat.jl 72.00% <0.00%> (+29.81%) :arrow_up:
src/types/VolumeImage/ReadWrite.jl 93.33% <ø> (ø)
src/Neuroimaging.jl

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 f23c29b...b255b29. Read the comment docs.