-
Notifications
You must be signed in to change notification settings - Fork 142
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(web-components): add vitest local coverage reports #6726
base: main
Are you sure you want to change the base?
test(web-components): add vitest local coverage reports #6726
Conversation
✅ Deploy Preview for ibm-products-web-components ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for carbon-for-ibm-products ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
LGTM
5867695
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6726 +/- ##
==========================================
+ Coverage 81.17% 81.19% +0.02%
==========================================
Files 398 398
Lines 12955 12955
Branches 4282 4282
==========================================
+ Hits 10516 10519 +3
+ Misses 2439 2436 -3
|
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.
woot
Closes #6712
Adds local coverage reports that can be generated to inspect coverage for the web component package.
What did you change?
How did you test and verify your work?
Ran
yarn coverage
from `packages/