Skip to content
This repository has been archived by the owner on Sep 9, 2021. It is now read-only.

feat: worker option #255

Merged
merged 1 commit into from
Jul 10, 2020
Merged

feat: worker option #255

merged 1 commit into from
Jul 10, 2020

Conversation

alexander-akait
Copy link
Member

This PR contains a:

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

Motivation / Use-Case

Allow to set constructor and options for workers

Breaking Changes

No, because we don't release version with the workerType option

Additional Info

No

@codecov
Copy link

codecov bot commented Jul 10, 2020

Codecov Report

Merging #255 into master will increase coverage by 9.77%.
The diff coverage is 44.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #255      +/-   ##
==========================================
+ Coverage   62.50%   72.27%   +9.77%     
==========================================
  Files           6        6              
  Lines         112      101      -11     
  Branches       33       27       -6     
==========================================
+ Hits           70       73       +3     
+ Misses         38       26      -12     
+ Partials        4        2       -2     
Impacted Files Coverage Δ
src/runtime/inline.js 0.00% <0.00%> (ø)
src/supportWebpack4.js 88.88% <ø> (ø)
src/supportWebpack5.js 80.00% <ø> (ø)
src/utils.js 93.75% <93.75%> (ø)

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 800b074...7fb89ed. Read the comment docs.

@alexander-akait alexander-akait merged commit 2b9e2fd into master Jul 10, 2020
@alexander-akait alexander-akait deleted the feat-worker-option branch July 10, 2020 17:37
TheLD6978 pushed a commit to TheLD6978/worker-loader that referenced this pull request Apr 16, 2021
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