Generic membership endpoint
Requires !1142 (merged)
Closes #599 (closed)
Edited by Valentin Rigal
Merge request reports
Activity
Codecov Report
Merging #1144 (8265ca9c) into master (ff9d739d) will decrease coverage by
0.01%
. The diff coverage is100.00%
.@@ Coverage Diff @@ ## master #1144 +/- ## ========================================== - Coverage 87.97% 87.96% -0.02% ========================================== Files 251 250 -1 Lines 16488 16479 -9 ========================================== - Hits 14506 14496 -10 - Misses 1982 1983 +1
Impacted Files Coverage Δ arkindex/users/api.py 88.85% <100.00%> (+0.07%)
arkindex/users/serializers.py 98.78% <100.00%> (ø)
arkindex/users/tests/test_membership.py 100.00% <100.00%> (ø)
arkindex/documents/tests/test_classes.py 99.22% <0.00%> (-0.78%)
arkindex/documents/serializers/elements.py 98.67% <0.00%> (-0.01%)
arkindex/documents/tests/test_metadata.py 100.00% <0.00%> (ø)
...cuments/migrations/0026_metadata_worker_version.py arkindex/documents/models.py 32.14% <0.00%> (+0.12%)
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 ff9d739...c209b21. Read the comment docs.Edited by Bastien Abadieadded 19 commits
-
68dbe169...f75df313 - 6 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
- 5f6eb6e3 - Update the membership endpoint
- 30c7ccb5 - Update tests
- f0571618 - Use different memberships in tests
Toggle commit list-
68dbe169...f75df313 - 6 commits from branch
added 5 commits
-
f0571618...1ee755ed - 2 commits from branch
master
- 0e1aaa6a - Update the membership endpoint
- ac2d5e3c - Update tests
- 0fec0073 - Use different memberships in tests
Toggle commit list-
f0571618...1ee755ed - 2 commits from branch
added 6 commits
-
0fec0073...16074e40 - 3 commits from branch
master
- 4777dec2 - Update the membership endpoint
- fae5e185 - Update tests
- 39573765 - Use different memberships in tests
Toggle commit list-
0fec0073...16074e40 - 3 commits from branch
added 5 commits
-
39573765...034262bf - 2 commits from branch
master
- 149d2df3 - Update the membership endpoint
- 8439f99a - Update tests
- 8265ca9c - Use different memberships in tests
Toggle commit list-
39573765...034262bf - 2 commits from branch
added 7 commits
-
8265ca9c...ff9d739d - 4 commits from branch
master
- c4eba46e - Update the membership endpoint
- 287cc739 - Update tests
- c209b21e - Use different memberships in tests
Toggle commit list-
8265ca9c...ff9d739d - 4 commits from branch
mentioned in commit 04b8702c
Please register or sign in to reply