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 coverage directory option #272

Merged

Conversation

ferdinandhummel-gph
Copy link
Contributor

@ferdinandhummel-gph ferdinandhummel-gph commented Feb 28, 2023

closes #267

Adds a --coverageDirectory option to overwrite, where the coverage output results should be placed

Version

Published prerelease version: v0.13.0-next.1

Changelog

🚀 Enhancement

  • Support importing stories from separate packages #339 (@yannbf)

🐛 Bug Fix

Authors: 2

@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (6dc3a4e) 77.17% compared to head (2b4ffdb) 77.17%.

Additional details and impacted files
@@           Coverage Diff           @@
##             next     #272   +/-   ##
=======================================
  Coverage   77.17%   77.17%           
=======================================
  Files          11       11           
  Lines         184      184           
  Branches       39       39           
=======================================
  Hits          142      142           
  Misses         42       42           
Files Changed Coverage Δ
src/util/getCliOptions.ts 65.00% <ø> (ø)
src/util/getParsedCliOptions.ts 6.25% <ø> (ø)

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

Copy link
Member

@yannbf yannbf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @ferdinandhummel-gph thanks a lot for your contribution! <3

@yannbf yannbf merged commit 817388f into storybookjs:next Aug 4, 2023
7 checks passed
@yannbf yannbf mentioned this pull request Aug 4, 2023
@github-actions
Copy link

github-actions bot commented Aug 4, 2023

🚀 PR was released in v0.13.0 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature request] specify coverage result directory via args
2 participants