opentrons
opentrons copied to clipboard
App feat add storybook icon list
Overview
This PR will add icons' list to Storybook and will close RAUT-138
Changelog
- add icon list story
Review requests
If you have any better implementation ideas for this, please let me know.
- [ ] when running Storybook, IconList is in the sidebar
- [ ] when clicking Iconlist, Storybook shows icons
Risk assessment
low
Codecov Report
Merging #11340 (11ee38f) into edge (b07c95d) will decrease coverage by
0.00%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## edge #11340 +/- ##
==========================================
- Coverage 74.64% 74.63% -0.01%
==========================================
Files 2044 2045 +1
Lines 56933 56940 +7
Branches 5542 5542
==========================================
Hits 42500 42500
- Misses 13190 13197 +7
Partials 1243 1243
Flag | Coverage Δ | |
---|---|---|
app | 74.77% <ø> (ø) |
|
components | 53.05% <0.00%> (-0.24%) |
:arrow_down: |
labware-library | 49.74% <ø> (ø) |
|
react-api-client | 82.98% <ø> (ø) |
|
step-generation | 88.39% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
components/src/icons/IconList.stories.tsx | 0.00% <0.00%> (ø) |
- [x] fix check-js errors