CZ-NIC / django-fido

Django application for FIDO protocol U2F
GNU General Public License v3.0
28 stars 11 forks source link

Support fido09 #105

Closed tpazderka closed 3 years ago

tpazderka commented 3 years ago

Close #104

codecov-io commented 3 years ago

Codecov Report

Merging #105 (cad551c) into master (d4787de) will decrease coverage by 0.81%. The diff coverage is 65.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
- Coverage   97.83%   97.01%   -0.82%     
==========================================
  Files          39       39              
  Lines        1567     1606      +39     
  Branches       80       87       +7     
==========================================
+ Hits         1533     1558      +25     
- Misses         26       35       +9     
- Partials        8       13       +5     
Impacted Files Coverage Δ
django_fido/views.py 94.00% <52.17%> (-4.98%) :arrow_down:
django_fido/tests/test_views.py 97.71% <83.33%> (-1.06%) :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 d4787de...cad551c. Read the comment docs.