TheLabbingProject / django_mri

A reusable Django app to manage MRI data.
https://django-mri.readthedocs.io/en/latest/
Apache License 2.0
7 stars 5 forks source link

Scattered updates to support PhD work #66

Closed ZviBaratz closed 3 years ago

ZviBaratz commented 3 years ago

Including isort integration, resolving #65.

codecov[bot] commented 3 years ago

Codecov Report

Merging #66 (be3c188) into master (fc334fa) will decrease coverage by 8.91%. The diff coverage is 24.51%.

Impacted file tree graph

@@            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.