Skip to content
This repository has been archived by the owner on Mar 8, 2021. It is now read-only.

Django upgrade #263

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Django upgrade #263

wants to merge 11 commits into from

Conversation

justinrporter
Copy link
Member

Now that we have python 3, upgrade django!

@codecov-io
Copy link

codecov-io commented May 4, 2020

Codecov Report

Merging #263 into master will decrease coverage by 0.00%.
The diff coverage is 99.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #263      +/-   ##
==========================================
- Coverage   95.14%   95.13%   -0.01%     
==========================================
  Files         105       81      -24     
  Lines        4943     4793     -150     
==========================================
- Hits         4703     4560     -143     
+ Misses        240      233       -7     
Impacted Files Coverage Δ
api/serializers.py 95.65% <ø> (ø)
appointment/forms.py 100.00% <ø> (ø)
audit/migrations/0001_initial.py 100.00% <ø> (ø)
followup/forms.py 95.08% <ø> (-0.16%) ⬇️
osler/base_settings.py 100.00% <ø> (ø)
pttrack/forms.py 100.00% <ø> (ø)
pttrack/test_validators.py 100.00% <ø> (ø)
referral/forms.py 92.00% <ø> (-0.16%) ⬇️
referral/migrations/0001_initial.py 100.00% <ø> (ø)
followup/models.py 91.57% <87.50%> (ø)
... and 48 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 2541dee...c30a5e8. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants