Closed ZviBaratz closed 3 years ago
Merging #66 (be3c188) into master (fc334fa) will decrease coverage by
8.91%
. The diff coverage is24.51%
.
@@ Coverage Diff @@
## master #66 +/- ##
==========================================
- Coverage 58.77% 49.85% -8.92%
==========================================
Files 155 174 +19
Lines 2331 2760 +429
Branches 202 250 +48
==========================================
+ Hits 1370 1376 +6
- Misses 944 1367 +423
Partials 17 17
Impacted Files | Coverage Δ | |
---|---|---|
django_mri/admin.py | 82.50% <ø> (ø) |
|
django_mri/analysis/automation/__init__.py | 0.00% <0.00%> (ø) |
|
...i/analysis/automation/cat12_segmentation/export.py | 0.00% <0.00%> (ø) |
|
...ation/cat12_segmentation/run_cat12_segmentation.py | 0.00% <0.00%> (ø) |
|
...ri/analysis/automation/cat12_segmentation/utils.py | 0.00% <0.00%> (ø) |
|
...ango_mri/analysis/automation/recon_all/__init__.py | 0.00% <0.00%> (ø) |
|
...ri/analysis/automation/recon_all/base_recon_all.py | 0.00% <0.00%> (ø) |
|
...ngo_mri/analysis/automation/recon_all/destrieux.py | 0.00% <0.00%> (ø) |
|
...ango_mri/analysis/automation/recon_all/messages.py | 0.00% <0.00%> (ø) |
|
...analysis/automation/recon_all/recon_all_results.py | 0.00% <0.00%> (ø) |
|
... and 123 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 fc334fa...be3c188. Read the comment docs.
Including
isort
integration, resolving #65.