-
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: increase test coverage for Tile #18038
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!
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 #18038 +/- ##
==========================================
+ Coverage 81.81% 82.00% +0.18%
==========================================
Files 404 404
Lines 14067 14095 +28
Branches 4413 4384 -29
==========================================
+ Hits 11509 11558 +49
+ Misses 2395 2374 -21
Partials 163 163 ☔ View full report in Codecov by Sentry. |
The content of this pull request will be made available as part of our next release. For the full schedule of upcoming releases, check out our Release Radar page. |
Closes #17481
Increase test coverage for Tile component.
Changelog
Changed
Testing / Reviewing
Check code coverage and make sure the test cases make sense