-
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
test(structured-list): increase coverage #17705
test(structured-list): increase coverage #17705
Conversation
✅ 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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #17705 +/- ##
==========================================
+ Coverage 78.33% 78.98% +0.64%
==========================================
Files 408 408
Lines 14015 14015
Branches 4324 4376 +52
==========================================
+ Hits 10979 11070 +91
+ Misses 2868 2778 -90
+ Partials 168 167 -1 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
33fd9e7
Closes #17508
Closes #17509
Increase coverage for Structured list and Structured list skeleton
Changelog
New
Changed
Testing / Reviewing
Make sure tests are passing