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

Extract imageSnapshots to a separate package #3742

Merged
merged 7 commits into from
Jun 10, 2018
Merged

Conversation

igor-dv
Copy link
Member

@igor-dv igor-dv commented Jun 10, 2018

Issue: #3734, #3623

What I did

Refactored addon-storyshots to two pkgs:

  • storyshots-core - the basic api
  • storyshots-puppeteer - image snapshots integration

Would like to have a discussion about the change here (C.C. @thomasbertet )

Maybe I will add some more refactoring here regarding to the #2517 (or in a separate PR).
Update: ☝️ PRed here

@codecov
Copy link

codecov bot commented Jun 10, 2018

Codecov Report

Merging #3742 into master will increase coverage by 51.11%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #3742       +/-   ##
==========================================
+ Coverage   41.38%   92.5%   +51.11%     
==========================================
  Files         459       6      -453     
  Lines        5094      40     -5054     
  Branches      857       2      -855     
==========================================
- Hits         2108      37     -2071     
+ Misses       2475       2     -2473     
+ Partials      511       1      -510
Impacted Files Coverage Δ
addons/knobs/src/index.js
addons/storysource/src/loader/traverse-helpers.js
addons/graphql/src/components/FullScreen/style.js
addons/info/src/components/types/PropertyLabel.js
lib/ui/src/modules/ui/configs/handle_keyevents.js
lib/components/src/theme.js
addons/links/react.js
addons/knobs/react.js
lib/cli/lib/project_types.js
app/marko/bin/index.js
... and 420 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ddaf500...93c5f24. Read the comment docs.

@Hypnosphi Hypnosphi merged commit 9924c26 into master Jun 10, 2018
@igor-dv igor-dv deleted the storyshots-separation branch June 12, 2018 18:36
@thomasbertet
Copy link
Contributor

@igor-dv all good :) Sorry for not being really active these days.

Yama-Tomo added a commit to Yama-Tomo/DefinitelyTyped that referenced this pull request Jul 29, 2019
jessetrinity pushed a commit to DefinitelyTyped/DefinitelyTyped that referenced this pull request Aug 2, 2019
* refactor: remove separated package definition

relate: storybookjs/storybook#3742

* feat: add new definition
iRON5 pushed a commit to iRON5/DefinitelyTyped that referenced this pull request Aug 13, 2019
…elyTyped#37207)

* refactor: remove separated package definition

relate: storybookjs/storybook#3742

* feat: add new definition
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants