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

Several new interfaces #48

Closed GalKepler closed 3 years ago

GalKepler commented 3 years ago

You know

codecov[bot] commented 3 years ago

Codecov Report

Merging #48 into master will decrease coverage by 5.65%. The diff coverage is 43.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
- Coverage   67.77%   62.11%   -5.66%     
==========================================
  Files         120      134      +14     
  Lines        1648     1972     +324     
  Branches      116      166      +50     
==========================================
+ Hits         1117     1225     +108     
- Misses        515      730     +215     
- Partials       16       17       +1     
Impacted Files Coverage Δ
django_mri/admin.py 78.12% <0.00%> (ø)
django_mri/analysis/interfaces/dcm2niix.py 75.00% <ø> (ø)
django_mri/analysis/interfaces/fsl/fsl_anat.py 31.11% <0.00%> (ø)
...ngo_mri/analysis/interfaces/fsl/generate_datain.py 0.00% <0.00%> (ø)
...i/analysis/interfaces/matlab/spm/cat12/__init__.py 0.00% <0.00%> (ø)
...nterfaces/matlab/spm/cat12/segmentation/outputs.py 0.00% <ø> (ø)
...aces/matlab/spm/cat12/segmentation/segmentation.py 0.00% <0.00%> (ø)
.../cat12/segmentation/utils/verbosify_output_dict.py 0.00% <ø> (ø)
...ri/analysis/interfaces/matlab/spm/spm_procedure.py 0.00% <0.00%> (ø)
...sis/interfaces/matlab/spm/utils/batch_templates.py 0.00% <0.00%> (ø)
... and 77 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 fa370c8...2d06f7b. Read the comment docs.