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: threads multi-compiler #69

Merged
merged 2 commits into from
Jan 25, 2021
Merged

Conversation

ricardogobbosouza
Copy link
Collaborator

This PR contains a:

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

Motivation / Use-Case

Resolve #56

Breaking Changes

Additional Info

@codecov
Copy link

codecov bot commented Jan 21, 2021

Codecov Report

Merging #69 (78307ea) into master (f819203) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #69   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          240       242    +2     
  Branches        66        67    +1     
=========================================
+ Hits           240       242    +2     
Impacted Files Coverage Δ
src/getESLint.js 100.00% <100.00%> (ø)
src/index.js 100.00% <100.00%> (ø)
src/linter.js 100.00% <100.00%> (ø)

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 f819203...78307ea. Read the comment docs.

src/index.js Outdated Show resolved Hide resolved
@ricardogobbosouza ricardogobbosouza merged commit cef4f74 into master Jan 25, 2021
@ricardogobbosouza ricardogobbosouza deleted the fix-threads-multi-compiler branch January 25, 2021 13:10
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.

'threads' doesn't compatiable with webpack multi-compiler
2 participants