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: added cache serializer for webpack@5 #581

Merged
merged 2 commits into from
Sep 4, 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 webpack@5 caching and avoid warnings

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Sep 4, 2020

Codecov Report

Merging #581 into master will increase coverage by 1.91%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #581      +/-   ##
==========================================
+ Coverage   89.24%   91.16%   +1.91%     
==========================================
  Files           9        9              
  Lines         502      543      +41     
  Branches      143      145       +2     
==========================================
+ Hits          448      495      +47     
+ Misses         50       44       -6     
  Partials        4        4              
Impacted Files Coverage Δ
src/CssDependency.js 100.00% <100.00%> (ø)
src/CssModule.js 98.24% <100.00%> (+17.69%) ⬆️

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 84933cc...41ed56c. Read the comment docs.

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