korbinian90 / MriResearchTools.jl

Specialized tools for MRI
https://korbinian90.github.io/MriResearchTools.jl/dev
MIT License
26 stars 8 forks source link

CompatHelper: bump compat for "NIfTI" to "0.5" #7

Closed github-actions[bot] closed 3 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-io commented 3 years ago

Codecov Report

Merging #7 (8d4790e) into master (0342407) will decrease coverage by 2.47%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
- Coverage   63.55%   61.08%   -2.48%     
==========================================
  Files           9        9              
  Lines         461      424      -37     
==========================================
- Hits          293      259      -34     
+ Misses        168      165       -3     
Impacted Files Coverage Δ
src/utility.jl 46.59% <0.00%> (-4.96%) :arrow_down:
src/niftihandling.jl 50.00% <0.00%> (-2.95%) :arrow_down:
src/intensitycorrection.jl 77.77% <0.00%> (-2.56%) :arrow_down:
src/laplacianunwrapping.jl 72.72% <0.00%> (-2.28%) :arrow_down:
src/mcpc3ds.jl 50.00% <0.00%> (-0.80%) :arrow_down:
src/smoothing.jl 93.22% <0.00%> (-0.49%) :arrow_down:
src/methods.jl 100.00% <0.00%> (ø)

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 0342407...8d4790e. Read the comment docs.