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

Replace lerna --scope with npm --prefix for a cleaner output #1788

Merged
merged 3 commits into from
Sep 4, 2017

Conversation

Hypnosphi
Copy link
Member

Before:
screen shot 2017-09-03 at 07 27 24
After:
screen shot 2017-09-03 at 07 25 35

@codecov
Copy link

codecov bot commented Sep 3, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1788   +/-   ##
=======================================
  Coverage   21.14%   21.14%           
=======================================
  Files         252      252           
  Lines        5693     5693           
  Branches      697      679   -18     
=======================================
  Hits         1204     1204           
- Misses       3938     3971   +33     
+ Partials      551      518   -33
Impacted Files Coverage Δ
app/vue/src/server/utils.js 0% <0%> (-32.15%) ⬇️
...codemod/src/transforms/update-organisation-name.js 40.62% <0%> (ø) ⬆️
addons/storyshots/src/require_context.js 0% <0%> (ø) ⬆️
...s/left_panel/stories_tree/tree_decorators_utils.js 45.23% <0%> (ø) ⬆️
addons/events/src/components/Event.js 0% <0%> (ø) ⬆️
addons/info/src/components/Node.js 38.88% <0%> (ø) ⬆️
addons/knobs/src/KnobStore.js 6.81% <0%> (ø) ⬆️
lib/ui/src/modules/ui/libs/filters.js 47.36% <0%> (ø) ⬆️
lib/ui/src/modules/api/actions/api.js 50.47% <0%> (ø) ⬆️
...es__/update-addon-info/update-addon-info.output.js 0% <0%> (ø) ⬆️
... and 17 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 d6324c7...7f3f18d. Read the comment docs.

@Hypnosphi Hypnosphi added the maintenance User-facing maintenance tasks label Sep 3, 2017
@ndelangen ndelangen added the cleanup Minor cleanup style change that won't show up in release changelog label Sep 4, 2017
@Hypnosphi Hypnosphi merged commit 2b0c8ab into master Sep 4, 2017
@Hypnosphi Hypnosphi deleted the npm-prefix branch September 4, 2017 23:59
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 maintenance User-facing maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants