-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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 to 100% for Tag #17614
test: increase test coverage to 100% for Tag #17614
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. |
✅ 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 #17614 +/- ##
==========================================
+ Coverage 77.19% 77.26% +0.06%
==========================================
Files 409 409
Lines 14025 14025
Branches 4355 4355
==========================================
+ Hits 10827 10836 +9
+ Misses 3029 3019 -10
- Partials 169 170 +1 ☔ View full report in Codecov by Sentry. |
…m/carbon into 17503_Tag_TestCoverage
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.
looks good to me!
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.
looks good to me!
b44a218
) * test: increase test coverage to 100% for Tag * refactor: spyOn updated * refactor: removed unused import --------- Co-authored-by: Preeti Bansal <[email protected]>
Closes #17503
Increase test coverage to 100% for Tag component
Changelog
Added new test cases
Testing / Reviewing
Test coverage should increase
Verify that test makes sense