feat(create-webpack-app): stop asking about HTML and CSS - #4836
Open
alexander-akait wants to merge 4 commits into
Open
feat(create-webpack-app): stop asking about HTML and CSS#4836alexander-akait wants to merge 4 commits into
alexander-akait wants to merge 4 commits into
Codecov / codecov/project
succeeded
Aug 27, 2026 in 1s
94.78% (+1.40%) compared to a2418aa
View this Pull Request on Codecov
94.78% (+1.40%) compared to a2418aa
Details
Codecov Report
❌ Patch coverage is 98.24561% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.78%. Comparing base (a2418aa) to head (606178d).
Additional details and impacted files
@@ Coverage Diff @@
## main #4836 +/- ##
==========================================
+ Coverage 93.37% 94.78% +1.40%
==========================================
Files 14 14
Lines 5407 5391 -16
Branches 790 799 +9
==========================================
+ Hits 5049 5110 +61
+ Misses 356 280 -76
+ Partials 2 1 -1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| packages/create-webpack-app/src/index.ts | 97.10% <100.00%> (-0.07%) |
⬇️ |
| .../create-webpack-app/src/generators/init/default.ts | 97.63% <98.52%> (+4.43%) |
⬆️ |
| ...es/create-webpack-app/src/generators/init/react.ts | 97.58% <98.14%> (+10.54%) |
⬆️ |
| ...s/create-webpack-app/src/generators/init/svelte.ts | 97.39% <98.07%> (+11.18%) |
⬆️ |
| ...ages/create-webpack-app/src/generators/init/vue.ts | 97.66% <98.07%> (+10.10%) |
⬆️ |
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...606178d. 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