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

Update devDependencies #2232

Merged
merged 4 commits into from
Nov 6, 2017
Merged

Update devDependencies #2232

merged 4 commits into from
Nov 6, 2017

Conversation

Hypnosphi
Copy link
Member

Fixes: #2159

@codecov
Copy link

codecov bot commented Nov 5, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2232   +/-   ##
=======================================
  Coverage   22.16%   22.16%           
=======================================
  Files         268      268           
  Lines        5875     5875           
  Branches      707      705    -2     
=======================================
  Hits         1302     1302           
+ Misses       4049     4048    -1     
- Partials      524      525    +1
Impacted Files Coverage Δ
app/vue/src/server/utils.js 0% <0%> (-53.58%) ⬇️
addons/info/src/components/PropTable.js 21.36% <0%> (ø) ⬆️
app/react/src/client/preview/element_check.js 41.17% <0%> (ø) ⬆️
addons/knobs/src/components/PropField.js 10.63% <0%> (ø) ⬆️
lib/ui/src/modules/ui/components/menu_item.js 19.14% <0%> (ø) ⬆️
addons/knobs/src/KnobManager.js 31.37% <0%> (ø) ⬆️
addons/info/src/components/Node.js 39.13% <0%> (ø) ⬆️
app/react-native/src/preview/story_kind.js 0% <0%> (ø) ⬆️
addons/storyshots/src/storybook-channel-mock.js 0% <0%> (ø) ⬆️
lib/ui/src/modules/ui/configs/handle_routing.js 28.04% <0%> (ø) ⬆️
... and 13 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 27d4f41...971ac96. Read the comment docs.

@Hypnosphi Hypnosphi added dependencies:update maintenance User-facing maintenance tasks labels Nov 5, 2017
@danielduan
Copy link
Member

let me know if you need help testing all these once you have all of them merged.

@Hypnosphi
Copy link
Member Author

I’d appreciate if you could test the typescript stuff

@codecov-io
Copy link

codecov-io commented Nov 6, 2017

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #2232   +/-   ##
======================================
  Coverage    22.2%   22.2%           
======================================
  Files         268     268           
  Lines        5872    5872           
  Branches      712     705    -7     
======================================
  Hits         1304    1304           
- Misses       4006    4050   +44     
+ Partials      562     518   -44
Impacted Files Coverage Δ
app/react/src/server/config/babel.js 0% <0%> (-100%) ⬇️
app/react/src/server/babel_config.js 0% <0%> (-77.42%) ⬇️
app/react/src/server/utils.js 0% <0%> (-53.58%) ⬇️
app/react-native/src/bin/storybook-start.js 0% <0%> (ø) ⬆️
lib/ui/src/modules/ui/routes.js 0% <0%> (ø) ⬆️
...s/left_panel/stories_tree/tree_decorators_utils.js 45.23% <0%> (ø) ⬆️
lib/ui/src/modules/api/configs/init_api.js 40.47% <0%> (ø) ⬆️
addons/knobs/src/KnobStore.js 9.09% <0%> (ø) ⬆️
lib/ui/src/modules/ui/components/menu_item.js 19.14% <0%> (ø) ⬆️
lib/ui/src/modules/ui/configs/handle_routing.js 28.04% <0%> (ø) ⬆️
... and 26 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 5d01042...16276a8. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies maintenance User-facing maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants