-
Notifications
You must be signed in to change notification settings - Fork 138
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
chore: improve percy snapshot coverage #6520
base: main
Are you sure you want to change the base?
chore: improve percy snapshot coverage #6520
Conversation
✅ Deploy Preview for carbon-for-ibm-products ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for ibm-products-web-components ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
The AVTs need to be addressed, as they are currently activated manually by clicking the trigger button. Some cleanup is required. also cant get options tile to open. it opens if we pass open prop, but doesnt close, need to investigate if we need to toggle open state with some onclick on options tile. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6520 +/- ##
=======================================
Coverage 79.95% 79.96%
=======================================
Files 394 394
Lines 12914 12915 +1
Branches 4280 4280
=======================================
+ Hits 10326 10328 +2
+ Misses 2588 2587 -1
|
Closes #6512
opens components default state
What did you change?
change the default state of the components to open, story only change.
How did you test and verify your work?
percy tests, storybook