Closed lportemo closed 3 years ago
Merging #316 (319947f) into master (2cbdcda) will increase coverage by
0.66%
. The diff coverage is85.94%
.
@@ Coverage Diff @@
## master #316 +/- ##
==========================================
+ Coverage 50.78% 51.45% +0.66%
==========================================
Files 194 197 +3
Lines 9449 9632 +183
==========================================
+ Hits 4799 4956 +157
- Misses 4650 4676 +26
Impacted Files | Coverage Δ | |
---|---|---|
prologin/prologin/urls.py | 68.75% <ø> (ø) |
|
prologin/users/oidc_scopes.py | 0.00% <0.00%> (ø) |
|
prologin/users/models.py | 70.27% <96.15%> (+2.34%) |
:arrow_up: |
prologin/prologin/settings/common.py | 97.85% <100.00%> (+0.03%) |
:arrow_up: |
prologin/users/admin.py | 100.00% <100.00%> (ø) |
|
...ologin/users/migrations/0007_openidclientpolicy.py | 100.00% <100.00%> (ø) |
|
prologin/users/oidc_authz.py | 100.00% <100.00%> (ø) |
|
prologin/users/tests.py | 100.00% <100.00%> (ø) |
|
... and 1 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 2cbdcda...319947f. Read the comment docs.
This pull request aims to implement an openid connect provider on the Prologin Website.