Skip to content

feat(react): support chunking pages - #1057

Merged
avivkeller merged 2 commits into
mainfrom
chunk-chunk-chunk
Aug 29, 2026
Merged

feat(react): support chunking pages#1057
avivkeller merged 2 commits into
mainfrom
chunk-chunk-chunk

fixup!

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

90.57% (target 80.00%)

View this Pull Request on Codecov

90.57% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 99.19355% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.57%. Comparing base (18b9423) to head (dff83c9).

Files with missing lines Patch % Lines
packages/core/src/generators/pipeline.mjs 95.26% 8 Missing ⚠️
packages/react/src/html/utils/processing.mjs 95.34% 2 Missing ⚠️
packages/react/src/html/bundlers/vite.mjs 98.38% 1 Missing ⚠️
packages/react/src/html/utils/config.mjs 98.76% 1 Missing ⚠️
packages/react/src/html/utils/minify.mjs 97.95% 1 Missing ⚠️
www/doc-kit.config.mjs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1057      +/-   ##
==========================================
+ Coverage   89.67%   90.57%   +0.90%     
==========================================
  Files         205      217      +12     
  Lines       19208    20755    +1547     
  Branches     1795     1969     +174     
==========================================
+ Hits        17224    18799    +1575     
+ Misses       1976     1949      -27     
+ Partials        8        7       -1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.