Skip to content
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

Add Storybook plugin #2531

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

Add `snaps-storybook` to depcheck ignores

b019dde
Select commit
Loading
Failed to load commit list.
Open

Add Storybook plugin #2531

Add `snaps-storybook` to depcheck ignores
b019dde
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 9, 2024 in 0s

90.50% (-3.46%) compared to b7caba9

View this Pull Request on Codecov

90.50% (-3.46%) compared to b7caba9

Details

Codecov Report

Attention: Patch coverage is 17.29490% with 373 lines in your changes missing coverage. Please review.

Project coverage is 90.50%. Comparing base (b7caba9) to head (b019dde).
Report is 1 commits behind head on main.

Files Patch % Lines
...ges/snaps-storybook/src/components/custom/utils.ts 0.00% 34 Missing ⚠️
...book/src/components/snaps/file-input/FileInput.tsx 0.00% 27 Missing ⚠️
packages/snaps-storybook/src/preset.ts 0.00% 20 Missing ⚠️
packages/snaps-storybook/src/theme/utils.ts 25.00% 18 Missing ⚠️
...ckages/snaps-storybook/src/components/Renderer.tsx 0.00% 17 Missing ⚠️
...orybook/src/components/snaps/copyable/Copyable.tsx 0.00% 15 Missing ⚠️
...c/components/snaps/address/components/Jazzicon.tsx 0.00% 13 Missing ⚠️
.../src/components/snaps/copyable/components/Copy.tsx 0.00% 13 Missing ⚠️
...s/snaps-storybook/src/components/snaps/row/Row.tsx 0.00% 13 Missing ⚠️
...s/snaps-storybook/src/components/ErrorBoundary.tsx 0.00% 12 Missing ⚠️
... and 74 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2531      +/-   ##
==========================================
- Coverage   93.95%   90.50%   -3.46%     
==========================================
  Files         456      540      +84     
  Lines        9568    10018     +450     
  Branches     1465     1558      +93     
==========================================
+ Hits         8990     9067      +77     
- Misses        578      951     +373     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.