Closed amstilp closed 1 year ago
Merging #412 (3a1975c) into main (649bce5) will increase coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #412 +/- ##
=======================================
Coverage 99.82% 99.82%
=======================================
Files 121 121
Lines 22872 22882 +10
=======================================
+ Hits 22833 22843 +10
Misses 39 39
Files | Coverage Δ | |
---|---|---|
anvil_consortium_manager/__init__.py | 100.00% <100.00%> (ø) |
|
anvil_consortium_manager/forms.py | 100.00% <100.00%> (ø) |
|
anvil_consortium_manager/tests/test_views.py | 99.92% <100.00%> (+<0.01%) |
:arrow_up: |
anvil_consortium_manager/views.py | 99.86% <100.00%> (+<0.01%) |
:arrow_up: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
This allows child groups to be added as members of another group, and also allows workspaces to be shared with them.
Closes #399