Closed jiri-janousek closed 5 years ago
There are docker changes for @tdivis to review.
Merging #25 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #25 +/- ##
======================================
Coverage 100% 100%
======================================
Files 27 35 +8
Lines 1788 2527 +739
Branches 129 175 +46
======================================
+ Hits 1788 2527 +739
Impacted Files | Coverage Δ | |
---|---|---|
eidas_node/connector/demo/urls.py | 100% <100%> (ø) |
|
eidas_node/tests/connector/test_demo_views.py | 100% <100%> (ø) |
|
eidas_node/connector/views.py | 100% <100%> (ø) |
|
eidas_node/tests/urls.py | 100% <100%> (ø) |
:arrow_up: |
eidas_node/connector/demo/views.py | 100% <100%> (ø) |
|
eidas_node/connector/apps.py | 100% <100%> (ø) |
|
eidas_node/models.py | 100% <100%> (ø) |
:arrow_up: |
eidas_node/tests/test_models.py | 100% <100%> (ø) |
:arrow_up: |
eidas_node/connector/urls.py | 100% <100%> (ø) |
|
eidas_node/tests/test_saml.py | 100% <100%> (ø) |
:arrow_up: |
... and 13 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 dad7597...9cf7eb4. Read the comment docs.
Docker changes LGTM.
Split into #32, #33, #34, #35, #36, #37 and #38.
Closes #11