robinhood / deux

Multifactor Authentication for Django Rest Framework
Other
155 stars 56 forks source link

Tested against Django 1.11 #15

Open barseghyanartur opened 6 years ago

barseghyanartur commented 6 years ago

Tested against Django 1.11

codecov-io commented 6 years ago

Codecov Report

Merging #15 into master will decrease coverage by 0.68%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
- Coverage   99.82%   99.14%   -0.69%     
==========================================
  Files          22       22              
  Lines         586      586              
  Branches       35       35              
==========================================
- Hits          585      581       -4     
- Misses          0        2       +2     
- Partials        1        3       +2
Impacted Files Coverage Δ
deux/oauth2/backends.py 86.36% <0%> (-9.1%) :arrow_down:
deux/oauth2/tests/test_authentication.py 98.07% <0%> (-1.93%) :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 5b1e774...3772661. Read the comment docs.