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: the --progress option is working with --json #2276

Merged
merged 4 commits into from Dec 30, 2020
Merged

Conversation

alexander-akait
Copy link
Member

What kind of change does this PR introduce?

bugfix

Did you add tests for your changes?

WIP

If relevant, did you update the documentation?

No need

Summary

fixes #1535

Does this PR introduce a breaking change?

No

Other information

No

@codecov
Copy link

codecov bot commented Dec 29, 2020

Codecov Report

Merging #2276 (a9ab3fb) into master (bb16d44) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2276   +/-   ##
=======================================
  Coverage   68.00%   68.00%           
=======================================
  Files          63       63           
  Lines        2435     2435           
  Branches      548      547    -1     
=======================================
  Hits         1656     1656           
  Misses        779      779           
Impacted Files Coverage Δ
packages/webpack-cli/lib/plugins/CLIPlugin.js 100.00% <100.00%> (ø)
packages/webpack-cli/lib/webpack-cli.js 91.01% <100.00%> (+0.01%) ⬆️

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 bb16d44...a9ab3fb. Read the comment docs.

@alexander-akait alexander-akait merged commit 0595603 into master Dec 30, 2020
@alexander-akait alexander-akait deleted the issue-1535 branch December 30, 2020 13:38
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.

Stats output without stdout
2 participants