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

Fix coverage reports, add lcov as extra reporter #456

Merged
merged 1 commit into from
May 8, 2024

Conversation

yannbf
Copy link
Member

@yannbf yannbf commented May 8, 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.17.1--canary.456.29a8f24.0

✨ Test out this PR locally via:

npm install @storybook/[email protected]
# or 
yarn add @storybook/[email protected]

@yannbf yannbf added the patch Increment the patch version when merged label May 8, 2024
@yannbf yannbf requested a review from kasperpeulen as a code owner May 8, 2024 07:53
@yannbf yannbf force-pushed the yann/fix-coverage-reports branch from 3a20ef6 to 1a6424e Compare May 8, 2024 07:58
@yannbf yannbf force-pushed the yann/fix-coverage-reports branch from 2fa9009 to 29a8f24 Compare May 8, 2024 09:07
@yannbf yannbf added minor Increment the minor version when merged and removed patch Increment the patch version when merged labels May 8, 2024
@yannbf yannbf changed the title Fix coverage reports Fix coverage reports, add lcov as extra reporter May 8, 2024
@yannbf yannbf merged commit 6d6264c into next May 8, 2024
15 of 16 checks passed
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.

1 participant