Generic rights refactoring
All threads resolved!
All threads resolved!
Closes #594 (closed)
Closes #598 (closed)
Edited by Valentin Rigal
Merge request reports
Activity
assigned to @babadie
Codecov Report
Merging #1142 (e2d87e5b) into master (f75df313) will decrease coverage by
0.02%
. The diff coverage is91.86%
.@@ Coverage Diff @@ ## master #1142 +/- ## ========================================== - Coverage 87.99% 87.97% -0.03% ========================================== Files 249 250 +1 Lines 16465 16470 +5 ========================================== Hits 14489 14489 - Misses 1976 1981 +5
Impacted Files Coverage Δ arkindex/documents/admin.py 1.25% <0.00%> (-0.04%)
...ex/documents/management/commands/build_fixtures.py 0.00% <0.00%> (ø)
arkindex/documents/models.py 32.14% <ø> (-3.16%)
arkindex/documents/tasks.py 89.28% <ø> (ø)
arkindex/users/admin.py 0.00% <0.00%> (ø)
arkindex/users/models.py 11.11% <ø> (+0.83%)
arkindex/documents/managers.py 68.00% <50.00%> (-7.00%)
arkindex/users/utils.py 75.00% <91.66%> (-21.00%)
arkindex/dataimport/api.py 99.25% <100.00%> (ø)
arkindex/dataimport/tests/test_imports.py 99.80% <100.00%> (-0.01%)
... and 28 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 f75df31...e2d87e5. Read the comment docs.Edited by Bastien Abadie- Automatically resolved by Valentin Rigal
added 1 commit
- c4bcbef9 - Suggestion to use the corpus rights serializer
mentioned in merge request !1144 (merged)
added 14 commits
-
c4bcbef9...924e6ce9 - 4 commits from branch
master
- 7e0d3f10 - Update corpus manager
- 47adfc99 - Handle elements list endpoints
- 825aeafd - Add a method to get a role on an instance
- b583579b - Drop get_acl_rights
- 9ec3947e - Update admin interface for corpora
- 2d2fdbe3 - Drop CorpusRight in the fixture
- a5ae3b4e - Drop CorpusRight migration
- cd68e782 - Update all API endpoints
- ddecce90 - Update all tests
- b37e0e4f - Suggestion to use the corpus rights serializer
Toggle commit list-
c4bcbef9...924e6ce9 - 4 commits from branch
added 12 commits
-
b37e0e4f...f75df313 - 2 commits from branch
master
- 501208c8 - Update corpus manager
- edab50fe - Handle elements list endpoints
- a78d4379 - Add a method to get a role on an instance
- 627d29a3 - Drop get_acl_rights
- feecf336 - Update admin interface for corpora
- 8e0ee772 - Drop CorpusRight in the fixture
- d84ae84d - Drop CorpusRight migration
- f127bf50 - Update all API endpoints
- 436bbfb9 - Update all tests
- e2d87e5b - Suggestion to use the corpus rights serializer
Toggle commit list-
b37e0e4f...f75df313 - 2 commits from branch
mentioned in commit 1ee755ed
Please register or sign in to reply