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 file name in viewport addon usage instructions #2563

Merged
merged 3 commits into from
Dec 26, 2017
Merged

Fix file name in viewport addon usage instructions #2563

merged 3 commits into from
Dec 26, 2017

Conversation

klaussner
Copy link
Contributor

What I did

Changed addon.js to addons.js. 🙂

@codecov
Copy link

codecov bot commented Dec 26, 2017

Codecov Report

Merging #2563 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2563   +/-   ##
=======================================
  Coverage   32.68%   32.68%           
=======================================
  Files         398      398           
  Lines        8838     8838           
  Branches      932      955   +23     
=======================================
  Hits         2889     2889           
+ Misses       5332     5275   -57     
- Partials      617      674   +57
Impacted Files Coverage Δ
app/react/src/server/utils.js 0% <0%> (-53.58%) ⬇️
lib/ui/src/modules/ui/containers/search_box.js 23.52% <0%> (ø) ⬆️
...modules/ui/components/stories_panel/text_filter.js 30.98% <0%> (ø) ⬆️
...res__/update-addon-info/update-addon-info.input.js 0% <0%> (ø) ⬆️
addons/graphql/src/components/FullScreen/index.js 0% <0%> (ø) ⬆️
app/react-native/src/preview/story_kind.js 0% <0%> (ø) ⬆️
app/react-native/src/bin/storybook-build.js 0% <0%> (ø) ⬆️
...-native/src/preview/components/OnDeviceUI/style.js 0% <0%> (ø) ⬆️
lib/ui/src/modules/ui/containers/stories_panel.js 25.71% <0%> (ø) ⬆️
addons/actions/src/lib/util/typeReplacer.js 54.54% <0%> (ø) ⬆️
... and 40 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 92d7fca...ffc2c53. Read the comment docs.

@Hypnosphi Hypnosphi self-assigned this Dec 26, 2017
@Hypnosphi Hypnosphi merged commit 75edced into storybookjs:master Dec 26, 2017
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.

None yet

2 participants