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 insert-css to 2.0.0 #2234

Merged
merged 2 commits into from
Nov 6, 2017
Merged

Update insert-css to 2.0.0 #2234

merged 2 commits into from
Nov 6, 2017

Conversation

Hypnosphi
Copy link
Member

@Hypnosphi Hypnosphi commented Nov 5, 2017

Issue: #2157

The only breaking change is handling of falsy values:
https://github.com/substack/insert-css/pull/28/files

@codecov
Copy link

codecov bot commented Nov 5, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2234   +/-   ##
=======================================
  Coverage   22.16%   22.16%           
=======================================
  Files         268      268           
  Lines        5875     5875           
  Branches      707      707           
=======================================
  Hits         1302     1302           
  Misses       4024     4024           
  Partials      549      549
Impacted Files Coverage Δ
app/vue/src/server/config/babel.js 0% <0%> (-100%) ⬇️
app/vue/src/server/babel_config.js 0% <0%> (-77.42%) ⬇️
app/react/src/server/babel_config.js 77.41% <0%> (+77.41%) ⬆️
app/react/src/server/config/babel.js 100% <0%> (+100%) ⬆️

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 5c14f67...34d2341. Read the comment docs.

@codecov-io
Copy link

codecov-io commented Nov 6, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2234   +/-   ##
=======================================
  Coverage   22.16%   22.16%           
=======================================
  Files         268      268           
  Lines        5878     5878           
  Branches      718      711    -7     
=======================================
  Hits         1303     1303           
- Misses       4013     4033   +20     
+ Partials      562      542   -20
Impacted Files Coverage Δ
addons/storyshots/src/require_context.js 0% <0%> (ø) ⬆️
app/react-native/src/bin/storybook-start.js 0% <0%> (ø) ⬆️
lib/ui/src/modules/shortcuts/actions/shortcuts.js 6.25% <0%> (ø) ⬆️
...ponents/left_panel/stories_tree/tree_decorators.js 33.33% <0%> (ø) ⬆️
lib/ui/src/modules/ui/libs/filters.js 47.36% <0%> (ø) ⬆️
addons/info/src/components/PropTable.js 21.36% <0%> (ø) ⬆️
addons/knobs/src/components/types/Boolean.js 11.62% <0%> (ø) ⬆️
addons/knobs/src/KnobManager.js 31.37% <0%> (ø) ⬆️
lib/ui/src/modules/ui/containers/left_panel.js 25.71% <0%> (ø) ⬆️
lib/components/src/navigation/menu_link.js 0% <0%> (ø) ⬆️
... and 15 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 725ac4b...a836198. Read the comment docs.

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.

4 participants