Skip to content

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.

1 participant