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

feat: add support for less-loader #198

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

janlent1
Copy link
Contributor

@janlent1 janlent1 commented Dec 1, 2023

Enables threadloader to be used for less-loader

This PR contains a:

  • bugfix
  • [X ] new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

We would like to paralllelize expensive less transpilation.

Breaking Changes

Additional Info

Copy link

linux-foundation-easycla bot commented Dec 1, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

Copy link

codecov bot commented Dec 1, 2023

Codecov Report

Attention: 50 lines in your changes are missing coverage. Please review.

Comparison is base (0b0d8d2) 21.23% compared to head (f4bc1c2) 19.45%.

Files Patch % Lines
src/WorkerPool.js 2.50% 34 Missing and 5 partials ⚠️
src/worker.js 0.00% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #198      +/-   ##
==========================================
- Coverage   21.23%   19.45%   -1.78%     
==========================================
  Files           8        8              
  Lines         504      555      +51     
  Branches      108      118      +10     
==========================================
+ Hits          107      108       +1     
- Misses        348      393      +45     
- Partials       49       54       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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