Organization member-management #1414
Open
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 is68.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%) |
⬇️ |
Loading