-
Notifications
You must be signed in to change notification settings - Fork 356
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
test: add ConjunctionContainer
test cases
#9541
Conversation
✅ Deploy Preview for determined-ui ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9541 +/- ##
==========================================
- Coverage 49.80% 45.22% -4.58%
==========================================
Files 1247 923 -324
Lines 162243 121910 -40333
Branches 2888 2888
==========================================
- Hits 80805 55137 -25668
+ Misses 81266 66602 -14664
+ Partials 172 171 -1
Flags with carried forward coverage won't be shown. Click here to find out more. |
webui/react/src/components/FilterForm/components/ConjunctionContainer.test.tsx
Outdated
Show resolved
Hide resolved
327a584
to
93aac11
Compare
Ticket
ET-201
Description
Add
ConjunctionContainer
test casesTest Plan
Checklist
docs/release-notes/
See Release Note for details.