pinax / pinax-submissions

an app for proposing and reviewing submissions
MIT License
12 stars 4 forks source link

Remove django-user-accounts dependency #6

Closed KatherineMichel closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #6 into master will increase coverage by 0.37%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   44.19%   44.57%   +0.37%     
==========================================
  Files          10       11       +1     
  Lines         586      590       +4     
  Branches       47       47              
==========================================
+ Hits          259      263       +4     
+ Misses        327      326       -1     
- Partials        0        1       +1
Flag Coverage Δ
#py27dj111 44.57% <100%> (+0.37%) :arrow_up:
#py34dj111 44.57% <100%> (+0.37%) :arrow_up:
#py34dj20 44.57% <100%> (+0.37%) :arrow_up:
#py35dj111 44.57% <100%> (+0.37%) :arrow_up:
#py35dj20 44.57% <100%> (+0.37%) :arrow_up:
#py36dj111 44.57% <100%> (+0.37%) :arrow_up:
#py36dj20 44.57% <100%> (+0.37%) :arrow_up:
Impacted Files Coverage Δ
pinax/submissions/compat.py 100% <100%> (ø)
pinax/submissions/views.py 28.02% <100%> (ø) :arrow_up:

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 6618c47...7dc821b. Read the comment docs.