Skip to content
Snippets Groups Projects

Add a custom group model with the membership relation

Merged Valentin Rigal requested to merge group-membership into master
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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Valentin Rigal resolved all threads

    resolved all threads

  • Valentin Rigal added 12 commits

    added 12 commits

    Compare with previous version

  • Valentin Rigal marked this merge request as ready

    marked this merge request as ready

  • Valentin Rigal
  • Valentin Rigal
  • Valentin Rigal added 1 commit

    added 1 commit

    Compare with previous version

  • Codecov Report

    Merging #1081 (c5a256e6) into master (8a911d9e) will decrease coverage by 0.08%. The diff coverage is 26.92%.

    Impacted file tree graph

    @@            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%) :arrow_down:
    ...ers/migrations/0006_update_group_and_membership.py 100.00% <100.00%> (ø)
    arkindex/documents/api/ml.py 97.81% <0.00%> (-0.01%) :arrow_down:
    ...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 Abadie
  • Valentin Rigal resolved all threads

    resolved all threads

  • Valentin Rigal resolved all threads

    resolved all threads

  • Valentin Rigal added 8 commits

    added 8 commits

    Compare with previous version

  • Valentin Rigal mentioned in merge request !1089 (merged)

    mentioned in merge request !1089 (merged)

  • Bastien Abadie mentioned in commit a0dfd5da

    mentioned in commit a0dfd5da

  • Please register or sign in to reply
    Loading