-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Increase code coverage for multiselect component #18146
base: main
Are you sure you want to change the base?
Increase code coverage for multiselect component #18146
Conversation
✅ Deploy Preview for v11-carbon-web-components ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for carbon-elements ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for v11-carbon-react ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for v11-carbon-react ready!Built without sensitive environment variables
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 #18146 +/- ##
==========================================
+ Coverage 82.87% 82.88% +0.01%
==========================================
Files 404 404
Lines 14338 14338
Branches 4591 4591
==========================================
+ Hits 11882 11884 +2
+ Misses 2296 2294 -2
Partials 160 160 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
Hi @soumyaraju , if possible could you please write more tests?? |
Closes #17480
Added test cases for improving code coverage of multiselect