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

Scan run set #113

Closed ZviBaratz closed 3 years ago

ZviBaratz commented 3 years ago

Resolves #112.

codecov[bot] commented 3 years ago

Codecov Report

Merging #113 (1ce5df9) into master (1725254) will decrease coverage by 0.00%. The diff coverage is 42.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #113      +/-   ##
==========================================
- Coverage   46.67%   46.66%   -0.01%     
==========================================
  Files         182      182              
  Lines        3394     3401       +7     
  Branches      313      313              
==========================================
+ Hits         1584     1587       +3     
- Misses       1788     1792       +4     
  Partials       22       22              
Impacted Files Coverage Δ
django_mri/urls.py 100.00% <ø> (ø)
django_mri/views/scan.py 53.22% <42.85%> (-0.63%) :arrow_down:

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 1725254...1ce5df9. Read the comment docs.