CZ-NIC / django-eidas-specific-node

GNU General Public License v3.0
2 stars 2 forks source link

Add mapping of Auth Context Class to Level of Assurance #80

Closed jiri-janousek closed 4 years ago

jiri-janousek commented 4 years ago

Closes #63

codecov-io commented 4 years ago

Codecov Report

Merging #80 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #80   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          42     42           
  Lines        3437   3468   +31     
  Branches      201    202    +1     
=====================================
+ Hits         3437   3468   +31
Impacted Files Coverage Δ
eidas_node/constants.py 100% <ø> (ø) :arrow_up:
eidas_node/saml.py 100% <100%> (ø) :arrow_up:
eidas_node/proxy_service/settings.py 100% <100%> (ø) :arrow_up:
eidas_node/proxy_service/views.py 100% <100%> (ø) :arrow_up:
eidas_node/tests/test_saml.py 100% <100%> (ø) :arrow_up:
eidas_node/tests/proxy_service/test_views.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 c7d3a0d...6675c86. Read the comment docs.