Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: compatibility with webpack@4 #816

Merged
merged 4 commits into from
Jan 13, 2021
Merged

fix: compatibility with webpack@4 #816

merged 4 commits into from
Jan 13, 2021

Conversation

alexander-akait
Copy link
Member

This PR contains a:

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

Motivation / Use-Case

fixes #815 fixes #813

Breaking Changes

No

Additional Info

Compatibility with stats for webpack@4

@codecov
Copy link

codecov bot commented Jan 13, 2021

Codecov Report

Merging #816 (d90c4f9) into master (0d42f71) will increase coverage by 0.38%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #816      +/-   ##
==========================================
+ Coverage   98.50%   98.88%   +0.38%     
==========================================
  Files          10       10              
  Lines         268      270       +2     
  Branches       93       91       -2     
==========================================
+ Hits          264      267       +3     
+ Misses          4        3       -1     
Impacted Files Coverage Δ
src/utils/setupHooks.js 100.00% <100.00%> (+2.04%) ⬆️

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 0d42f71...d90c4f9. Read the comment docs.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

typeof statsOptions.colors ... Cannot read property 'colors' of undefined
1 participant