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

feat: show minimized assets in stats for webpack@5 #289

Merged
merged 3 commits into from
Aug 3, 2020

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Improve stats output for webpack@5

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Aug 3, 2020

Codecov Report

Merging #289 into master will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #289      +/-   ##
==========================================
+ Coverage   94.93%   94.97%   +0.03%     
==========================================
  Files           5        5              
  Lines         395      398       +3     
  Branches      155      156       +1     
==========================================
+ Hits          375      378       +3     
  Misses         19       19              
  Partials        1        1              
Impacted Files Coverage Δ
src/index.js 96.79% <100.00%> (+0.03%) ⬆️

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 37cc813...87a82a8. Read the comment docs.

@alexander-akait alexander-akait merged commit d59eae2 into master Aug 3, 2020
@alexander-akait alexander-akait deleted the feat-show-minimized-assets-for-webpack@5 branch August 3, 2020 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant