Exclude Demo users from OAuth endpoints
Merge request reports
Activity
Codecov Report
Merging #248 into master will increase coverage by
0.02%
. The diff coverage is86.04%
.@@ Coverage Diff @@ ## master #248 +/- ## ========================================== + Coverage 78.65% 78.67% +0.02% ========================================== Files 151 151 Lines 8931 8963 +32 ========================================== + Hits 7025 7052 +27 - Misses 1906 1911 +5
Impacted Files Coverage Δ arkindex/users/tests/test_providers.py 100% <100%> (ø)
arkindex/users/api.py 76.36% <62.5%> (-2.07%)
arkindex/project/permissions.py 96.29% <0%> (+3.7%)
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 586f589...fb38fd9. Read the comment docs.Edited by Bastien Abadieadded 4 commits
-
691b65b4...586f5890 - 2 commits from branch
master
- 296d0e3c - Lock OAuth endpoints
- fb38fd97 - Fix tests
-
691b65b4...586f5890 - 2 commits from branch
mentioned in commit 1bcc8ac2
Please register or sign in to reply