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

Split tests for webpack 5 #195

Merged

Conversation

smelukov
Copy link
Contributor

This PR contains a:

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

Motivation / Use-Case

Breaking Changes

Additional Info

@codecov
Copy link

codecov bot commented Dec 10, 2019

Codecov Report

Merging #195 into master will increase coverage by 0.29%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #195      +/-   ##
==========================================
+ Coverage   98.83%   99.12%   +0.29%     
==========================================
  Files           5        5              
  Lines         344      344              
  Branches      144      144              
==========================================
+ Hits          340      341       +1     
+ Misses          4        3       -1
Impacted Files Coverage Δ
src/TaskRunner.js 100% <0%> (+2.5%) ⬆️

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 b33ff1a...bdce791. Read the comment docs.

Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this line from each job to ensure all test works fine

@alexander-akait alexander-akait merged commit 47361d6 into webpack-contrib:master Dec 10, 2019
@smelukov smelukov deleted the split-tests-for-webpack-5 branch December 10, 2019 13:39
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.

None yet

2 participants