Closed github-actions[bot] closed 3 years ago
Merging #7 (8d4790e) into master (0342407) will decrease coverage by
2.47%
. The diff coverage isn/a
.
@@ 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.
This pull request changes the compat entry for the
NIfTI
package from0.4
to0.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.