JuliaNeuroscience / NIfTI.jl

Julia module for reading/writing NIfTI MRI files
Other
71 stars 35 forks source link

Fix affine values #54

Closed Tokazama closed 3 years ago

Tokazama commented 3 years ago

Resolve #53 and #26

codecov[bot] commented 3 years ago

Codecov Report

Merging #54 (5b37c28) into master (8172491) will increase coverage by 4.70%. The diff coverage is 54.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
+ Coverage   42.97%   47.68%   +4.70%     
==========================================
  Files           4        5       +1     
  Lines         370      388      +18     
==========================================
+ Hits          159      185      +26     
+ Misses        211      203       -8     
Impacted Files Coverage Δ
src/NIfTI.jl 77.23% <ø> (+15.14%) :arrow_up:
src/coordinates.jl 54.16% <54.16%> (ø)

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 8172491...5b37c28. Read the comment docs.