MagneticResonanceImaging / MRIReco.jl

Julia Package for MRI Reconstruction
https://magneticresonanceimaging.github.io/MRIReco.jl/latest/
Other
85 stars 22 forks source link

CompatHelper: bump compat for NIfTI to 0.5, (keep existing compat) #31

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the NIfTI package from 0.4 to 0.4, 0.5. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov-commenter commented 2 years ago

Codecov Report

Merging #31 (33d1356) into master (b85792f) will increase coverage by 0.28%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
+ Coverage   64.86%   65.14%   +0.28%     
==========================================
  Files          63       63              
  Lines        3037     3073      +36     
==========================================
+ Hits         1970     2002      +32     
- Misses       1067     1071       +4     
Impacted Files Coverage Δ
src/MRIReco.jl 50.00% <0.00%> (-7.15%) :arrow_down:
src/Sampling/Random.jl 81.81% <0.00%> (-3.90%) :arrow_down:
src/Sampling/VDPoissonDisk.jl 83.33% <0.00%> (-1.58%) :arrow_down:
src/IO/Brukerfile.jl 65.58% <0.00%> (-0.93%) :arrow_down:
src/Sampling/Regular.jl 0.00% <0.00%> (ø)
src/Trajectories/2D/Spiral2DDualDens.jl 0.00% <0.00%> (ø)
src/Trajectories/2D/Spiral2DPerturbed.jl 0.00% <0.00%> (ø)
src/IO/Jcampdx.jl 93.75% <0.00%> (+0.06%) :arrow_up:
src/Datatypes/Parameters.jl 71.58% <0.00%> (+0.10%) :arrow_up:
src/Sampling/PoissonDisk.jl 95.45% <0.00%> (+0.10%) :arrow_up:
... and 20 more

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 b85792f...33d1356. Read the comment docs.