CZ-NIC / django-eidas-specific-node

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

Turn warnings to errors in test and address them #57

Closed jiri-janousek closed 5 years ago

jiri-janousek commented 5 years ago

Closes #40

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #57   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          37     38    +1     
  Lines        2576   2584    +8     
  Branches      170    171    +1     
=====================================
+ Hits         2576   2584    +8
Impacted Files Coverage Δ
eidas_node/tests/connector/test_demo_views.py 100% <100%> (ø) :arrow_up:
eidas_node/proxy_service/cznia/views.py 100% <100%> (ø) :arrow_up:
eidas_node/tests/connector/test_views.py 100% <100%> (ø) :arrow_up:
eidas_node/tests/settings.py 100% <100%> (ø) :arrow_up:
eidas_node/tests/warnings.py 100% <100%> (ø)
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 1b66360...41e53f2. Read the comment docs.