CZ-NIC / django-eidas-specific-node

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

Log basic request/response metadata with info level #62

Closed jiri-janousek closed 5 years ago

jiri-janousek commented 5 years ago

Closes #60

tpazderka commented 5 years ago

Needs a rebase.

jiri-janousek commented 5 years ago

Rebased.

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #62    +/-   ##
======================================
  Coverage     100%   100%            
======================================
  Files          42     42            
  Lines        3256   3357   +101     
  Branches      195    194     -1     
======================================
+ Hits         3256   3357   +101
Impacted Files Coverage Δ
eidas_node/saml.py 100% <100%> (ø) :arrow_up:
eidas_node/connector/views.py 100% <100%> (ø) :arrow_up:
eidas_node/proxy_service/views.py 100% <100%> (ø) :arrow_up:
eidas_node/tests/test_utils.py 100% <100%> (ø) :arrow_up:
eidas_node/tests/test_saml.py 100% <100%> (ø) :arrow_up:
eidas_node/utils.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 737c25d...31d5edc. Read the comment docs.