CZ-NIC / django-fido

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

Refactor code (ES6) #24

Closed tpazderka closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #24 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   99.33%   99.33%   +<.01%     
==========================================
  Files          27       27              
  Lines         756      757       +1     
  Branches       27       27              
==========================================
+ Hits          751      752       +1     
  Misses          4        4              
  Partials        1        1
Impacted Files Coverage Δ
django_fido/urls.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 a2ab387...d9e39f6. Read the comment docs.