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: parallel on wsl #138

Merged
merged 1 commit into from
Sep 5, 2019
Merged

fix: parallel on wsl #138

merged 1 commit into from
Sep 5, 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

Always use parallel including WSL

Breaking Changes

No, should be fix

Additional Info

Need WSL CI

@alexander-akait alexander-akait force-pushed the fix-parallel-on-wsl branch 6 times, most recently from 832db5c to 5eb631d Compare September 5, 2019 13:55
@alexander-akait alexander-akait merged commit 0537591 into master Sep 5, 2019
@alexander-akait alexander-akait deleted the fix-parallel-on-wsl branch September 5, 2019 14:19
@codecov
Copy link

codecov bot commented Sep 5, 2019

Codecov Report

Merging #138 into master will increase coverage by 0.35%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #138      +/-   ##
==========================================
+ Coverage   98.93%   99.28%   +0.35%     
==========================================
  Files           5        5              
  Lines         281      279       -2     
  Branches      111      109       -2     
==========================================
- Hits          278      277       -1     
+ Misses          3        2       -1
Impacted Files Coverage Δ
src/TaskRunner.js 100% <100%> (+2.32%) ⬆️

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 527a055...04a5f94. Read the comment docs.

2 similar comments
@codecov
Copy link

codecov bot commented Sep 5, 2019

Codecov Report

Merging #138 into master will increase coverage by 0.35%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #138      +/-   ##
==========================================
+ Coverage   98.93%   99.28%   +0.35%     
==========================================
  Files           5        5              
  Lines         281      279       -2     
  Branches      111      109       -2     
==========================================
- Hits          278      277       -1     
+ Misses          3        2       -1
Impacted Files Coverage Δ
src/TaskRunner.js 100% <100%> (+2.32%) ⬆️

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 527a055...04a5f94. Read the comment docs.

@codecov
Copy link

codecov bot commented Sep 5, 2019

Codecov Report

Merging #138 into master will increase coverage by 0.35%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #138      +/-   ##
==========================================
+ Coverage   98.93%   99.28%   +0.35%     
==========================================
  Files           5        5              
  Lines         281      279       -2     
  Branches      111      109       -2     
==========================================
- Hits          278      277       -1     
+ Misses          3        2       -1
Impacted Files Coverage Δ
src/TaskRunner.js 100% <100%> (+2.32%) ⬆️

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 527a055...04a5f94. 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.

None yet

1 participant