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

Support Storybook 8 #429

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Support Storybook 8 #429

merged 1 commit into from
Jan 23, 2024

Conversation

yannbf
Copy link
Member

@yannbf yannbf commented Jan 23, 2024

Closes #

What I did

Checklist for Contributors

Manual testing

This section is mandatory for all contributions. If you believe no manual test is necessary, please state so explicitly. Thanks!

Documentation

  • Add or update documentation reflecting your changes in this repository
  • Request documentation updates in the test-runner docs website

Checklist for Maintainers

  • Make sure this PR contains one of the labels below:

    Available labels
    • skip-release: Skip any releases, e.g., documentation only changes, CI config etc.
    • patch: Upgrade patch version (e.g. 0.0.x)
    • minor: Upgrade patch version (e.g. 0.x.0)
    • major: Upgrade patch version (e.g. x.0.0)
📦 Published PR as canary version: 0.16.1--canary.429.0feeb6c.0

✨ Test out this PR locally via:

npm install @storybook/test-runner@0.16.1--canary.429.0feeb6c.0
# or 
yarn add @storybook/test-runner@0.16.1--canary.429.0feeb6c.0

Copy link

New dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@storybook/core-common@8.0.0-alpha.13 Transitive: environment, eval, filesystem, network, shell, unsafe +244 237 MB hypnosphi, igor-dv, jreinhold, ...5 more
npm/@storybook/csf-tools@8.0.0-alpha.13 Transitive: environment, eval, filesystem +92 14.7 MB alexandrebodin, amalik2, dandean, ...23 more
npm/@storybook/preview-api@8.0.0-alpha.13 Transitive: environment, eval, filesystem +39 6.09 MB alexandrebodin, amalik2, dandean, ...23 more

View full report↗︎

Copy link

codecov bot commented Jan 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (52487fc) 93.77% compared to head (0feeb6c) 93.77%.

Additional details and impacted files
@@           Coverage Diff           @@
##             next     #429   +/-   ##
=======================================
  Coverage   93.77%   93.77%           
=======================================
  Files          15       15           
  Lines         273      273           
  Branches       71       71           
=======================================
  Hits          256      256           
  Misses         17       17           

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged prerelease
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants