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

test: issue 3204 #3691

Merged
merged 1 commit into from
Aug 19, 2021
Merged

test: issue 3204 #3691

merged 1 commit into from
Aug 19, 2021

Conversation

alexander-akait
Copy link
Member

  • This is a bugfix
  • This is a feature
  • This is a code refactor
  • This is a test update
  • This is a docs update
  • This is a metadata update

For Bugs and Features; did you add new tests?

fixes #3204

Motivation / Use-Case

test for lazy multi entries

Breaking Changes

No

Additional Info

webpack has bug with closing, so jest is freeze, tests are fine and work, but jest freeze, we should uncomment them when webpack fix the bug (already reported)

@codecov
Copy link

codecov bot commented Aug 19, 2021

Codecov Report

Merging #3691 (febad43) into master (7114c22) will decrease coverage by 0.15%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3691      +/-   ##
==========================================
- Coverage   93.70%   93.55%   -0.16%     
==========================================
  Files          15       15              
  Lines        1318     1318              
  Branches      456      456              
==========================================
- Hits         1235     1233       -2     
- Misses         76       78       +2     
  Partials        7        7              
Impacted Files Coverage Δ
lib/servers/WebsocketServer.js 91.42% <0.00%> (-5.72%) ⬇️

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 76112b7...febad43. Read the comment docs.

@alexander-akait alexander-akait merged commit 11d99c0 into master Aug 19, 2021
@alexander-akait alexander-akait deleted the issue-3204 branch August 19, 2021 15:36
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.

webpack 5 the page opens blank the first time when use lazy compilation
1 participant