Skip to content

feat: add shell completions - #4840

Merged
alexander-akait merged 6 commits into
mainfrom
feat/tab-completions
Aug 28, 2026
Merged

feat: add shell completions#4840
alexander-akait merged 6 commits into
mainfrom
feat/tab-completions

docs: describe shell completion

67bd238
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2026 in 1s

94.81% (+0.03%) compared to 7d40e4e

View this Pull Request on Codecov

94.81% (+0.03%) compared to 7d40e4e

Details

Codecov Report

❌ Patch coverage is 95.93909% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.81%. Comparing base (7d40e4e) to head (67bd238).

Files with missing lines Patch % Lines
packages/webpack-cli/src/webpack-cli.ts 95.93% 8 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4840      +/-   ##
==========================================
+ Coverage   94.78%   94.81%   +0.03%     
==========================================
  Files          14       14              
  Lines        5406     5598     +192     
  Branches      799      837      +38     
==========================================
+ Hits         5124     5308     +184     
- Misses        281      289       +8     
  Partials        1        1              
Files with missing lines Coverage Δ
packages/webpack-cli/src/webpack-cli.ts 96.70% <95.93%> (-0.05%) ⬇️

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 7d40e4e...67bd238. 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.