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

Removed unsafe Storyshots import #1124

Merged
merged 1 commit into from
May 25, 2017
Merged

Removed unsafe Storyshots import #1124

merged 1 commit into from
May 25, 2017

Conversation

tmeasday
Copy link
Member

See #995 (comment)

Issue: Accidentally included an unused import that isn't safe.

What I did

Removed it

How to test

CI should pick up if SS still runs.

@codecov
Copy link

codecov bot commented May 25, 2017

Codecov Report

Merging #1124 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1124      +/-   ##
==========================================
+ Coverage   12.73%   12.74%   +<.01%     
==========================================
  Files         199      199              
  Lines        4475     4472       -3     
  Branches      711      711              
==========================================
  Hits          570      570              
+ Misses       3275     3272       -3     
  Partials      630      630
Impacted Files Coverage Δ
addons/storyshots/src/test-bodies.js 0% <ø> (ø) ⬆️

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 f908535...3618a1a. Read the comment docs.

@shilman shilman changed the title Fix issue with Removed unsafe Storyshots import May 25, 2017
Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

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

LGTM! Merging!

@shilman shilman merged commit 41cbc3a into master May 25, 2017
@shilman shilman added misc and removed in progress labels May 25, 2017
@ndelangen ndelangen added the cleanup Minor cleanup style change that won't show up in release changelog label May 27, 2017
@ndelangen ndelangen deleted the fix-shallow-import branch May 27, 2017 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Minor cleanup style change that won't show up in release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants