-
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(radio-tile): increase coverage #17741
test(radio-tile): increase coverage #17741
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. |
Interesting. Codecov didn't comment in this PR 🤔 |
✅ Deploy Preview for v11-carbon-web-components 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 #17741 +/- ##
==========================================
+ Coverage 79.63% 79.67% +0.04%
==========================================
Files 406 406
Lines 14012 14012
Branches 4353 4385 +32
==========================================
+ Hits 11158 11164 +6
+ Misses 2688 2682 -6
Partials 166 166 ☔ View full report in Codecov by Sentry. |
d1c7569
Closes #17474
Increase radio-tile coverage to 100%
Changelog
Changed
Testing / Reviewing
check codecov to make sure radio-tile is passing and at 100%