Skip to content

test: update snapshot

dff4775
Select commit
Loading
Failed to load commit list.
Open

feat(cli): decouple UI renderer from CLI core #4736

test: update snapshot
dff4775
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2026 in 0s

92.29% (+0.85%) compared to 99ee0b0

View this Pull Request on Codecov

92.29% (+0.85%) compared to 99ee0b0

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.29%. Comparing base (99ee0b0) to head (dff4775).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4736      +/-   ##
==========================================
+ Coverage   91.44%   92.29%   +0.85%     
==========================================
  Files          14       15       +1     
  Lines        4721     5194     +473     
  Branches      683      739      +56     
==========================================
+ Hits         4317     4794     +477     
+ Misses        402      399       -3     
+ Partials        2        1       -1     
Files with missing lines Coverage Δ
packages/webpack-cli/src/ui-renderer.ts 100.00% <100.00%> (ø)
packages/webpack-cli/src/webpack-cli.ts 96.29% <100.00%> (+0.23%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 99ee0b0...dff4775. 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.