Add a custom group model with the membership relation
All threads resolved!
All threads resolved!
Part 1/2 of #526 (closed)
This MR requires to add tests.
It will certainly require a fixture of users members of a group (maybe with !1082 (closed))
Edited by Valentin Rigal
Merge request reports
Activity
- Automatically resolved by Valentin Rigal
added 12 commits
-
107e8c7d...e4b0fd82 - 8 commits from branch
master
- 90b842ce - Add custom Group model
- d2291a3b - Update admin
- 3fff48c0 - Update README
- 596e4510 - Update fixtures
Toggle commit list-
107e8c7d...e4b0fd82 - 8 commits from branch
- Resolved by Valentin Rigal
- Automatically resolved by Valentin Rigal
Codecov Report
Merging #1081 (c5a256e6) into master (8a911d9e) will decrease coverage by
0.08%
. The diff coverage is26.92%
.@@ Coverage Diff @@ ## master #1081 +/- ## ========================================== - Coverage 88.35% 88.26% -0.09% ========================================== Files 235 236 +1 Lines 15751 15751 ========================================== - Hits 13917 13903 -14 - Misses 1834 1848 +14
Impacted Files Coverage Δ arkindex/users/admin.py 0.00% <0.00%> (ø)
arkindex/users/models.py 4.93% <0.00%> (-0.55%)
...ers/migrations/0006_update_group_and_membership.py 100.00% <100.00%> (ø)
arkindex/documents/api/ml.py 97.81% <0.00%> (-0.01%)
...kindex/documents/tests/test_edit_transcriptions.py 100.00% <0.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 8a911d9...52cb576. Read the comment docs.Edited by Bastien Abadiementioned in merge request !1089 (merged)
mentioned in commit a0dfd5da
Please register or sign in to reply