Skip to content

feat: load minimizers by module path in workers - #732

Closed
xiaoxiaojx wants to merge 4 commits into
mainfrom
feat/worker-implementation-path
Closed

xiaoxiaojx wants to merge 4 commits into
mainfrom
feat/worker-implementation-path

fix: a payload holding a function keeps the whole task on transform

2575275
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2026 in 1s

97.78% (+0.02%) compared to 1cf49b0

View this Pull Request on Codecov

97.78% (+0.02%) compared to 1cf49b0

Details

Codecov Report

❌ Patch coverage is 99.10714% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.78%. Comparing base (1cf49b0) to head (2575275).

Files with missing lines Patch % Lines
src/implementation.js 98.27% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #732      +/-   ##
==========================================
+ Coverage   97.75%   97.78%   +0.02%     
==========================================
  Files           4        5       +1     
  Lines        1557     1623      +66     
  Branches      588      617      +29     
==========================================
+ Hits         1522     1587      +65     
- Misses         35       36       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.