ListMemberships endpoint
All threads resolved!
All threads resolved!
requires !1097 (merged) List groups to which the user belongs
Edited by Valentin Rigal
Merge request reports
Activity
Codecov Report
Merging #1099 (24cd87b5) into master (17e80cdc) will increase coverage by
0.02%
. The diff coverage is100.00%
.@@ Coverage Diff @@ ## master #1099 +/- ## ========================================== + Coverage 88.11% 88.13% +0.02% ========================================== Files 241 241 Lines 16192 16220 +28 ========================================== + Hits 14267 14295 +28 Misses 1925 1925
Impacted Files Coverage Δ arkindex/project/api_v1.py 100.00% <ø> (ø)
arkindex/users/api.py 87.64% <100.00%> (+0.30%)
arkindex/users/serializers.py 98.57% <100.00%> (+0.10%)
arkindex/users/tests/test_membership.py 100.00% <100.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 17e80cd...24cd87b. Read the comment docs.Edited by Bastien Abadieadded 4 commits
-
4cbb1fde...b6e4ac1f - 2 commits from branch
master
- 0131126a - Endpoint to list groups to which a user belongs
- c38372f8 - Tests
-
4cbb1fde...b6e4ac1f - 2 commits from branch
- Automatically resolved by Valentin Rigal
- Automatically resolved by Valentin Rigal
added 2 commits
added 6 commits
-
d7cc98d8...17e80cdc - 2 commits from branch
master
- 2f03d2f7 - Endpoint to list groups to which a user belongs
- 6b86efd3 - Tests
- 55d205f6 - Suggestions
- 250f6134 - Fix members_count default value
Toggle commit list-
d7cc98d8...17e80cdc - 2 commits from branch
- Resolved by Valentin Rigal
mentioned in commit bc9bb877
mentioned in issue #534 (closed)
Please register or sign in to reply