Closed ZviBaratz closed 3 years ago
Merging #78 (70b6a29) into master (6a81184) will decrease coverage by
0.03%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## master #78 +/- ##
==========================================
- Coverage 48.77% 48.74% -0.04%
==========================================
Files 178 178
Lines 2821 2823 +2
Branches 255 256 +1
==========================================
Hits 1376 1376
- Misses 1428 1430 +2
Partials 17 17
Impacted Files | Coverage Δ | |
---|---|---|
...ri/analysis/automation/anatomical/preprocessing.py | 0.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 6a81184...ab9b80b. Read the comment docs.
Fixed has_run() to prevent NIfTI generation when querying progress. Resolves #77.