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: do not run parallel mode when you have only one file #134

Merged

Conversation

alexander-akait
Copy link
Member

This PR contains a:

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

Motivation / Use-Case

avoid unnecessary overloading

Breaking Changes

No

Additional Info

Fix perf

@codecov
Copy link

codecov bot commented Sep 4, 2019

Codecov Report

Merging #134 into master will decrease coverage by 0.34%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #134      +/-   ##
==========================================
- Coverage   98.63%   98.29%   -0.35%     
==========================================
  Files           5        5              
  Lines         293      293              
  Branches      117      117              
==========================================
- Hits          289      288       -1     
- Misses          4        5       +1
Impacted Files Coverage Δ
src/TaskRunner.js 98.03% <100%> (ø) ⬆️
src/worker.js 83.33% <0%> (-16.67%) ⬇️

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 84fed6b...c5606a6. Read the comment docs.

@alexander-akait alexander-akait force-pushed the fix-do-not-run-parallel-uglifing-for-one-file branch from 1f490aa to c5606a6 Compare September 4, 2019 13:32
@alexander-akait alexander-akait merged commit 8b88b39 into master Sep 4, 2019
@alexander-akait alexander-akait deleted the fix-do-not-run-parallel-uglifing-for-one-file branch September 4, 2019 13:38
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