Skip to content

feat(caching): support incremental builds - #1010

Open
avivkeller wants to merge 3 commits into
mainfrom
feat/incremental-cache
Open

feat(caching): support incremental builds#1010
avivkeller wants to merge 3 commits into
mainfrom
feat/incremental-cache

fixup!

103bd73
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 8, 2026 in 0s

87.65% (target 80.00%)

View this Pull Request on Codecov

87.65% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 67.86607% with 643 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.65%. Comparing base (740b613) to head (103bd73).

Files with missing lines Patch % Lines
packages/core/bin/commands/watch.mjs 0.00% 149 Missing ⚠️
packages/core/src/cache/index.mjs 70.34% 102 Missing ⚠️
packages/legacy/src/legacy-html/generate.mjs 20.83% 95 Missing ⚠️
packages/core/bin/utils.mjs 0.00% 81 Missing ⚠️
packages/react/src/jsx-ast/generate.mjs 51.07% 68 Missing ⚠️
packages/react/src/html/utils/processing.mjs 67.68% 53 Missing ⚠️
packages/core/src/utils/file.mjs 50.00% 24 Missing ⚠️
packages/core/src/cache/store.mjs 92.68% 12 Missing ⚠️
packages/core/src/utils/unist.mjs 53.84% 12 Missing ⚠️
packages/core/src/generators/metadata/generate.mjs 0.00% 7 Missing ⚠️
... and 12 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1010      +/-   ##
==========================================
- Coverage   89.44%   87.65%   -1.80%     
==========================================
  Files         203      214      +11     
  Lines       18750    20517    +1767     
  Branches     1749     1876     +127     
==========================================
+ Hits        16771    17984    +1213     
- Misses       1972     2524     +552     
- Partials        7        9       +2     

☔ 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.