Closed jiri-janousek closed 5 years ago
Merging #47 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #47 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 35 37 +2
Lines 2492 2576 +84
Branches 166 170 +4
=====================================
+ Hits 2492 2576 +84
Impacted Files | Coverage Δ | |
---|---|---|
eidas_node/saml.py | 100% <100%> (ø) |
:arrow_up: |
eidas_node/xml.py | 100% <100%> (ø) |
|
eidas_node/connector/views.py | 100% <100%> (ø) |
:arrow_up: |
eidas_node/models.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_storage.py | 100% <100%> (ø) |
:arrow_up: |
eidas_node/tests/test_saml.py | 100% <100%> (ø) |
:arrow_up: |
eidas_node/utils.py | 100% <100%> (ø) |
:arrow_up: |
eidas_node/tests/test_xml.py | 100% <100%> (ø) |
|
... and 10 more |
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 559f70a...15fb428. Read the comment docs.
Closes #46