Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

fix: disable parallel on WSL #403

Merged
merged 1 commit into from May 14, 2019
Merged

fix: disable parallel on WSL #403

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

Disable parallel on WSL

Breaking Changes

No

Additional Info

We should migrate on jest-worker in future

@codecov
Copy link

codecov bot commented May 14, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #403      +/-   ##
==========================================
- 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 51ee60e...2d786ee. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant