feat(create-webpack-app): stop asking about HTML and CSS - #4836
Open
alexander-akait wants to merge 1 commit into
Open
feat(create-webpack-app): stop asking about HTML and CSS#4836alexander-akait wants to merge 1 commit into
alexander-akait wants to merge 1 commit into
Codecov / codecov/project
succeeded
Aug 27, 2026 in 0s
93.87% (+0.49%) compared to a2418aa
View this Pull Request on Codecov
93.87% (+0.49%) compared to a2418aa
Details
Codecov Report
❌ Patch coverage is 55.55556% with 44 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.87%. Comparing base (a2418aa) to head (3e984e0).
Additional details and impacted files
@@ Coverage Diff @@
## main #4836 +/- ##
==========================================
+ Coverage 93.37% 93.87% +0.49%
==========================================
Files 14 14
Lines 5407 5255 -152
Branches 790 773 -17
==========================================
- Hits 5049 4933 -116
+ Misses 356 321 -35
+ Partials 2 1 -1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| packages/create-webpack-app/src/index.ts | 97.08% <100.00%> (-0.09%) |
⬇️ |
| .../create-webpack-app/src/generators/init/default.ts | 92.63% <66.66%> (-0.56%) |
⬇️ |
| ...es/create-webpack-app/src/generators/init/react.ts | 91.01% <53.84%> (+3.97%) |
⬆️ |
| ...s/create-webpack-app/src/generators/init/svelte.ts | 90.18% <50.00%> (+3.97%) |
⬆️ |
| ...ages/create-webpack-app/src/generators/init/vue.ts | 91.35% <50.00%> (+3.79%) |
⬆️ |
... and 1 file with indirect coverage changes
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 a2418aa...3e984e0. 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.
Loading