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

feat: reapply less loader

f4bc1c2
Select commit
Loading
Failed to load commit list.
Open

feat: add support for less-loader #198

feat: reapply less loader
f4bc1c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 23, 2024 in 0s

19.45% (-1.78%) compared to 0b0d8d2

View this Pull Request on Codecov

19.45% (-1.78%) compared to 0b0d8d2

Details

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.