-
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
[Unit test] - Dismissible Tag #17716
[Unit test] - Dismissible Tag #17716
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 #17716 +/- ##
==========================================
+ Coverage 79.09% 79.11% +0.02%
==========================================
Files 407 407
Lines 14029 14029
Branches 4358 4390 +32
==========================================
+ Hits 11096 11099 +3
+ Misses 2767 2764 -3
Partials 166 166 ☔ View full report in Codecov by Sentry. |
99db933
Closes #17504
Added tests for dismissible tag
We are gonna remove slug in this #17706, so we don't have to cover that part
Testing / Reviewing