-
Notifications
You must be signed in to change notification settings - Fork 592
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
Dynamic groups modal updates #3209
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## release/v0.21.1 #3209 +/- ##
====================================================
- Coverage 49.18% 15.15% -34.03%
====================================================
Files 230 563 +333
Lines 34478 68920 +34442
Branches 325 600 +275
====================================================
- Hits 16957 10444 -6513
- Misses 17521 58476 +40955
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
Tests are reliably passing locally. Will circle back to failing tests after an RC. |
Updates modal data flow and hooks to include dynamic groups state. I have worked through the main changes, but still finalizing broken tests