Generic list members
All threads resolved!
All threads resolved!
Based on !1044 (closed)
Part of #600 (closed)
Closes #591 (closed)
Edited by Valentin Rigal
Merge request reports
Activity
added 10 commits
Toggle commit listCodecov Report
Merging #1151 (e1516d3f) into master (32ef4a2c) will increase coverage by
0.08%
. The diff coverage is94.38%
.@@ Coverage Diff @@ ## master #1151 +/- ## ========================================== + Coverage 87.98% 88.06% +0.08% ========================================== Files 252 252 Lines 16517 16635 +118 ========================================== + Hits 14532 14650 +118 Misses 1985 1985
Impacted Files Coverage Δ arkindex/dataimport/migrations/0001_initial.py 100.00% <ø> (ø)
arkindex/project/api_v1.py 100.00% <ø> (ø)
arkindex/documents/managers.py 68.83% <66.66%> (+0.83%)
arkindex/users/serializers.py 94.88% <86.56%> (-3.90%)
arkindex/users/api.py 89.33% <100.00%> (+0.48%)
arkindex/users/tests/test_generic_memberships.py 100.00% <100.00%> (ø)
arkindex/users/utils.py 100.00% <100.00%> (+25.00%)
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 32ef4a2...e1516d3. Read the comment docs.Edited by Bastien Abadieadded 2 commits
added 1 commit
- 9e75b792 - Avoid instanciating Content types for the initial migration
added 11 commits
-
b72d0db9...c246f37a - 4 commits from branch
master
- b8ac2047 - Endpoints to list/create generic rights
- f071f364 - Remove OpenAPI patch
- 354be22d - Update existing tests
- 1759a7ac - Avoid instanciating Content types for the initial migration
- 87be77a8 - Right owner type filter in list memberships endpoint
- 64e84a5e - Add members count to serialized group
- c1ae8553 - WIP: Add tests
Toggle commit list-
b72d0db9...c246f37a - 4 commits from branch
assigned to @babadie
mentioned in issue #604 (closed)
mentioned in merge request frontend!778 (merged)
- Automatically resolved by Valentin Rigal
added 14 commits
-
abbf3d9d...8c7153bc - 4 commits from branch
master
- e45ac2d7 - Endpoints to list/create generic rights
- 41868f0f - Remove OpenAPI patch
- 435394bb - Update existing tests
- 2f149199 - Avoid instanciating Content types for the initial migration
- f975ddc7 - Right owner type filter in list memberships endpoint
- 331f9296 - Add members count to serialized group
- 295ad70d - Add tests
- 5546ca7a - Add more tests
- 946c12c7 - Update OpenAPI schema
- 264bb00b - Import RightContent from user.utils module
Toggle commit list-
abbf3d9d...8c7153bc - 4 commits from branch
enabled an automatic merge when the pipeline for 264bb00b succeeds
added 12 commits
-
264bb00b...32ef4a2c - 2 commits from branch
master
- 23986627 - Endpoints to list/create generic rights
- 2872940a - Remove OpenAPI patch
- 3eab1121 - Update existing tests
- 80704700 - Avoid instanciating Content types for the initial migration
- 340ea329 - Right owner type filter in list memberships endpoint
- 26e88531 - Add members count to serialized group
- 4810b0ab - Add tests
- 95d44854 - Add more tests
- 7092bde3 - Update OpenAPI schema
- e1516d3f - Import RightContent from user.utils module
Toggle commit list-
264bb00b...32ef4a2c - 2 commits from branch
enabled an automatic merge when the pipeline for e1516d3f succeeds
mentioned in commit fb55e78b
Please register or sign in to reply