feat(create-webpack-app): use webpack's native CSS and HTML support in init templates - #4833
Open
bjohansebas wants to merge 1 commit into
Open
feat(create-webpack-app): use webpack's native CSS and HTML support in init templates#4833bjohansebas wants to merge 1 commit into
bjohansebas wants to merge 1 commit into
Codecov / codecov/project
succeeded
Aug 22, 2026 in 0s
93.35% (+0.03%) compared to 1082235
View this Pull Request on Codecov
93.35% (+0.03%) compared to 1082235
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.35%. Comparing base (1082235) to head (3af8da4).
Additional details and impacted files
@@ Coverage Diff @@
## main #4833 +/- ##
==========================================
+ Coverage 93.32% 93.35% +0.03%
==========================================
Files 14 14
Lines 5466 5401 -65
Branches 793 790 -3
==========================================
- Hits 5101 5042 -59
+ Misses 363 357 -6
Partials 2 2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| .../create-webpack-app/src/generators/init/default.ts | 93.19% <100.00%> (-0.65%) |
⬇️ |
| ...es/create-webpack-app/src/generators/init/react.ts | 87.03% <100.00%> (+0.08%) |
⬆️ |
| ...s/create-webpack-app/src/generators/init/svelte.ts | 86.20% <100.00%> (-0.04%) |
⬇️ |
| ...ages/create-webpack-app/src/generators/init/vue.ts | 87.55% <100.00%> (+0.05%) |
⬆️ |
| packages/create-webpack-app/src/index.ts | 97.16% <100.00%> (-0.02%) |
⬇️ |
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 1082235...3af8da4. 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