ritstudentgovernment / PawPrints

PawPrints petition application for the RIT community.
https://pawprints.rit.edu
Apache License 2.0
16 stars 13 forks source link

PAW-38: Fix authenticate backend for Django 2.1 #95

Closed zujko closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #95 into develop will not change coverage. The diff coverage is 88.88%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #95   +/-   ##
========================================
  Coverage    89.84%   89.84%           
========================================
  Files           26       26           
  Lines         1280     1280           
========================================
  Hits          1150     1150           
  Misses         130      130
Impacted Files Coverage Δ
auth/views.py 40% <0%> (ø) :arrow_up:
auth/auth_backend.py 100% <100%> (ø) :arrow_up:
profile/views.py 100% <100%> (ø) :arrow_up:
auth/tests.py 100% <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 a8b492f...08897a0. Read the comment docs.