Use new right mixin
All threads resolved!
All threads resolved!
Closes #593 (closed)
Edited by Valentin Rigal
Merge request reports
Activity
Codecov Report
Merging #1139 (6ad69ef7) into master (1d41d222) will decrease coverage by
0.01%
. The diff coverage is85.71%
.@@ Coverage Diff @@ ## master #1139 +/- ## ========================================== - Coverage 88.01% 88.00% -0.02% ========================================== Files 248 249 +1 Lines 16448 16459 +11 ========================================== + Hits 14476 14484 +8 - Misses 1972 1975 +3
Impacted Files Coverage Δ ...ex/documents/management/commands/build_fixtures.py 0.00% <0.00%> (ø)
arkindex/users/migrations/0011_corpus_rights.py 66.66% <66.66%> (ø)
arkindex/dataimport/tests/test_imports.py 99.80% <100.00%> (-0.01%)
arkindex/dataimport/tests/test_repos.py 100.00% <100.00%> (ø)
arkindex/documents/api/elements.py 98.51% <100.00%> (+<0.01%)
arkindex/documents/api/ml.py 97.76% <100.00%> (+0.01%)
arkindex/documents/tests/test_classes.py 100.00% <100.00%> (ø)
arkindex/documents/tests/test_destroy_elements.py 100.00% <100.00%> (ø)
arkindex/project/mixins.py 96.00% <100.00%> (+3.40%)
arkindex/project/tests/test_acl_mixin.py 100.00% <100.00%> (ø)
... and 2 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 1d41d22...6ad69ef. Read the comment docs.Edited by Bastien Abadie- Resolved by Bastien Abadie
- Automatically resolved by Valentin Rigal
added 1 commit
- 8397c2e6 - Use classic permission in the get_corpus mixin
added 13 commits
Toggle commit listmarked this merge request as draft from 6ad69ef7
mentioned in commit e603e5a7
Please register or sign in to reply