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: disable parallel on WSL due bugs #90

Merged
merged 1 commit into from
May 14, 2019
Merged

fix: disable parallel on WSL due bugs #90

merged 1 commit into from
May 14, 2019

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 #21

Breaking Changes

No

Additional Info

#89

@codecov
Copy link

codecov bot commented May 14, 2019

Codecov Report

Merging #90 into master will decrease coverage by 0.34%.
The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
- Coverage   98.57%   98.23%   -0.35%     
==========================================
  Files           5        5              
  Lines         281      283       +2     
  Branches      110      113       +3     
==========================================
+ Hits          277      278       +1     
- Misses          4        5       +1
Impacted Files Coverage Δ
src/TaskRunner.js 95.91% <80%> (-1.96%) ⬇️

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 449e0fc...c9868a4. 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.

Webpack build hangs with parallel: true
1 participant