Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Organization member-management #1414

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

Merge branch 'main' into 1360-admins-can-add-delete-promote-and-demot…

3af4c03
Select commit
Loading
Failed to load commit list.
Open

Organization member-management #1414

Merge branch 'main' into 1360-admins-can-add-delete-promote-and-demot…
3af4c03
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 28, 2023 in 0s

82.79% (target 60.00%)

View this Pull Request on Codecov

82.79% (target 60.00%)

Details

Codecov Report

Merging #1414 (3af4c03) into main (5bfd2a4) will decrease coverage by 0.32%.
Report is 6 commits behind head on main.
The diff coverage is 68.57%.

@@            Coverage Diff             @@
##             main    #1414      +/-   ##
==========================================
- Coverage   83.11%   82.79%   -0.32%     
==========================================
  Files         100      100              
  Lines        3524     3569      +45     
==========================================
+ Hits         2929     2955      +26     
- Misses        595      614      +19     
Files Coverage Δ
backend/apps/forms/signals.py 100.00% <100.00%> (ø)
backend/apps/organizations/models.py 87.50% <100.00%> (+2.50%) ⬆️
backend/apps/organizations/schema.py 100.00% <100.00%> (ø)
backend/apps/organizations/types.py 73.77% <100.00%> (ø)
backend/apps/permissions/constants.py 100.00% <100.00%> (ø)
backend/apps/permissions/signals.py 97.50% <100.00%> (-0.07%) ⬇️
backend/apps/organizations/signals.py 80.00% <80.00%> (+0.58%) ⬆️
backend/apps/organizations/mutations.py 60.65% <57.14%> (-4.35%) ⬇️