Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #689 +/- ##
==========================================
- Coverage 88.06% 84.53% -3.53%
==========================================
Files 57 71 +14
Lines 1701 2173 +472
Branches 378 495 +117
==========================================
+ Hits 1498 1837 +339
- Misses 166 279 +113
- Partials 37 57 +20 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
bramsmulders
left a comment
There was a problem hiding this comment.
I see we use react to render webcomponents in stories.
The Web Components Toolkit has storybook tools which we can use: https://wc-toolkit.com/integrations/storybook/
Maybe worth considering for clippy components?
|
Not sure why we chose the current approach, but sounds like a good improvement! 👍 |



Moves the
color-samplecomponent from theme-wizard to clippy-components