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/patch failed Jan 23, 2024 in 0s

1.96% of diff hit (target 21.23%)

View this Pull Request on Codecov

1.96% of diff hit (target 21.23%)

Annotations

Check warning on line 277 in src/WorkerPool.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WorkerPool.js#L275-L277

Added lines #L275 - L277 were not covered by tests

Check warning on line 279 in src/WorkerPool.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WorkerPool.js#L279

Added line #L279 was not covered by tests

Check warning on line 282 in src/WorkerPool.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WorkerPool.js#L281-L282

Added lines #L281 - L282 were not covered by tests

Check warning on line 284 in src/WorkerPool.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WorkerPool.js#L284

Added line #L284 was not covered by tests

Check warning on line 288 in src/WorkerPool.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WorkerPool.js#L287-L288

Added lines #L287 - L288 were not covered by tests

Check warning on line 290 in src/WorkerPool.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WorkerPool.js#L290

Added line #L290 was not covered by tests

Check warning on line 294 in src/WorkerPool.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WorkerPool.js#L292-L294

Added lines #L292 - L294 were not covered by tests

Check warning on line 296 in src/WorkerPool.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WorkerPool.js#L296

Added line #L296 was not covered by tests

Check warning on line 300 in src/WorkerPool.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WorkerPool.js#L299-L300

Added lines #L299 - L300 were not covered by tests

Check warning on line 302 in src/WorkerPool.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WorkerPool.js#L302

Added line #L302 was not covered by tests

Check warning on line 306 in src/WorkerPool.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WorkerPool.js#L304-L306

Added lines #L304 - L306 were not covered by tests

Check warning on line 308 in src/WorkerPool.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WorkerPool.js#L308

Added line #L308 was not covered by tests

Check warning on line 312 in src/WorkerPool.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WorkerPool.js#L311-L312

Added lines #L311 - L312 were not covered by tests

Check warning on line 314 in src/WorkerPool.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WorkerPool.js#L314

Added line #L314 was not covered by tests

Check warning on line 318 in src/WorkerPool.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WorkerPool.js#L316-L318

Added lines #L316 - L318 were not covered by tests

Check warning on line 320 in src/WorkerPool.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WorkerPool.js#L320

Added line #L320 was not covered by tests

Check warning on line 324 in src/WorkerPool.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WorkerPool.js#L323-L324

Added lines #L323 - L324 were not covered by tests

Check warning on line 326 in src/WorkerPool.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WorkerPool.js#L326

Added line #L326 was not covered by tests

Check warning on line 330 in src/WorkerPool.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/WorkerPool.js#L328-L330

Added lines #L328 - L330 were not covered by tests

Check warning on line 134 in src/worker.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/worker.js#L133-L134

Added lines #L133 - L134 were not covered by tests

Check warning on line 141 in src/worker.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/worker.js#L139-L141

Added lines #L139 - L141 were not covered by tests

Check warning on line 151 in src/worker.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/worker.js#L150-L151

Added lines #L150 - L151 were not covered by tests

Check warning on line 161 in src/worker.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/worker.js#L160-L161

Added lines #L160 - L161 were not covered by tests

Check warning on line 171 in src/worker.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/worker.js#L170-L171

Added lines #L170 - L171 were not covered by tests