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

Download #91

Closed ZviBaratz closed 3 years ago

ZviBaratz commented 3 years ago

More admin download options

codecov[bot] commented 3 years ago

Codecov Report

Merging #91 (5c6aaf0) into master (c9c5e9a) will decrease coverage by 0.68%. The diff coverage is 22.89%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
- Coverage   48.70%   48.02%   -0.69%     
==========================================
  Files         180      180              
  Lines        3057     3136      +79     
  Branches      276      284       +8     
==========================================
+ Hits         1489     1506      +17     
- Misses       1548     1610      +62     
  Partials       20       20              
Impacted Files Coverage Δ
django_mri/urls.py 100.00% <ø> (ø)
django_mri/views/scan.py 74.64% <ø> (-0.36%) :arrow_down:
django_mri/admin.py 49.17% <17.94%> (-8.08%) :arrow_down:
django_mri/views/session.py 45.76% <27.27%> (-54.24%) :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 c9c5e9a...5c6aaf0. Read the comment docs.