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: crash with contenthash #869

Merged
merged 2 commits into from
Nov 4, 2021
Merged

fix: crash with contenthash #869

merged 2 commits into from
Nov 4, 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 webpack/webpack#14514

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Nov 4, 2021

Codecov Report

Merging #869 (c890646) into master (b4be280) will decrease coverage by 0.12%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #869      +/-   ##
==========================================
- Coverage   91.41%   91.28%   -0.13%     
==========================================
  Files           6        6              
  Lines         792      792              
  Branches      214      214              
==========================================
- Hits          724      723       -1     
- Misses         62       63       +1     
  Partials        6        6              
Impacted Files Coverage Δ
src/index.js 96.15% <ø> (-0.25%) ⬇️

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 b4be280...c890646. 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.

ERROR in RealContentHashPlugin: Some kind of unexpected caching problem occurred
1 participant