Skip to content

fix: CLIPlugin dynamic import interop under Bun#4799

Merged
alexander-akait merged 2 commits into
mainfrom
fix/cli-plugin-import-interop
Jul 4, 2026
Merged

fix: CLIPlugin dynamic import interop under Bun#4799
alexander-akait merged 2 commits into
mainfrom
fix/cli-plugin-import-interop

test: cover CLIPlugin import interop unwrap

5727a55
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 4, 2026 in 0s

93.30% (+0.00%) compared to b4ea5a7

View this Pull Request on Codecov

93.30% (+0.00%) compared to b4ea5a7

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.30%. Comparing base (b4ea5a7) to head (5727a55).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4799   +/-   ##
=======================================
  Coverage   93.30%   93.30%           
=======================================
  Files          14       14           
  Lines        5463     5466    +3     
  Branches      792      793    +1     
=======================================
+ Hits         5097     5100    +3     
  Misses        364      364           
  Partials        2        2           
Files with missing lines Coverage Δ
packages/webpack-cli/src/webpack-cli.ts 96.71% <100.00%> (+<0.01%) ⬆️

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b4ea5a7...5727a55. Read the comment docs.

🚀 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.