Remove corpora filtering for admins
Admins should have access to all corpora.
Merge request reports
Activity
assigned to @babadie
added 1 commit
- 4f986fa8 - Add and use mixin methods for right checking
added 9 commits
-
4f986fa8...2edf8f65 - 6 commits from branch
master
- da96424b - Add a writable corpora manager method
- d2f0800a - Remove filtering for admins
- f10d42b2 - Add and use mixin methods for right checking
Toggle commit list-
4f986fa8...2edf8f65 - 6 commits from branch
added 1 commit
- c714528b - Add and use mixin methods for right checking
Codecov Report
Merging #97 into master will decrease coverage by
0.01%
. The diff coverage is64.7%
.@@ Coverage Diff @@ ## master #97 +/- ## ========================================= - Coverage 60.92% 60.9% -0.02% ========================================= Files 149 149 Lines 5714 5729 +15 ========================================= + Hits 3481 3489 +8 - Misses 2233 2240 +7
Impacted Files Coverage Δ arkindex/dataimport/serializers.py 88.57% <ø> (ø)
arkindex/documents/serializers/transcriptions.py 100% <ø> (ø)
arkindex/project/mixins.py 77.77% <55.55%> (-22.23%)
arkindex/documents/managers.py 68% <57.14%> (-1.77%)
arkindex/dataimport/api.py 74.43% <72.22%> (-0.15%)
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 4c15748...acaeb62. Read the comment docs.Edited by Bastien Abadieadded 7 commits
-
c714528b...4c157483 - 4 commits from branch
master
- 87b7886f - Add a writable corpora manager method
- 8927321a - Remove filtering for admins
- acaeb624 - Add and use mixin methods for right checking
Toggle commit list-
c714528b...4c157483 - 4 commits from branch
enabled an automatic merge when the pipeline for acaeb624 succeeds
mentioned in commit 71ef18a9
Please register or sign in to reply