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

fsl_anat interface fix #68

Closed ZviBaratz closed 3 years ago

ZviBaratz commented 3 years ago

Resolves #67.

codecov[bot] commented 3 years ago

Codecov Report

Merging #68 (32af20f) into master (c9d497d) will decrease coverage by 0.07%. The diff coverage is 52.94%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
- Coverage   49.85%   49.78%   -0.08%     
==========================================
  Files         174      174              
  Lines        2760     2764       +4     
  Branches      250      252       +2     
==========================================
  Hits         1376     1376              
- Misses       1367     1371       +4     
  Partials       17       17              
Impacted Files Coverage Δ
django_mri/analysis/interfaces/fsl/fsl_anat.py 30.00% <27.27%> (-1.12%) :arrow_down:
django_mri/analysis/specifications/fsl/fsl_anat.py 100.00% <100.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 c9d497d...32af20f. Read the comment docs.