Skip to content

perf: improve perf with more delegation - #1090

Open
avivkeller wants to merge 2 commits into
mainfrom
perf-improvements-1234
Open

perf: improve perf with more delegation#1090
avivkeller wants to merge 2 commits into
mainfrom
perf-improvements-1234

fixup!

3ef2d77
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 7, 2026 in 0s

90.70% (target 80.00%)

View this Pull Request on Codecov

90.70% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 98.29545% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.70%. Comparing base (307fdc9) to head (3ef2d77).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
packages/react/src/html/bundlers/vite.mjs 95.39% 7 Missing ⚠️
packages/react/src/jsx-ast/generate.mjs 76.92% 3 Missing ⚠️
packages/core/src/utils/configuration/index.mjs 85.71% 1 Missing ⚠️
...es/core/src/utils/type-annotations/highlighted.mjs 98.43% 1 Missing ⚠️
packages/react/src/html/utils/generate.mjs 98.93% 1 Missing ⚠️
packages/react/src/html/utils/processing.mjs 98.33% 1 Missing ⚠️
packages/react/src/html/utils/render.mjs 98.93% 1 Missing ⚠️
packages/react/src/jsx-ast/utils/buildContent.mjs 97.14% 1 Missing ⚠️
...es/react/src/jsx-ast/utils/plugins/transformer.mjs 91.66% 1 Missing ⚠️
packages/react/src/jsx-ast/utils/remark.mjs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1090      +/-   ##
==========================================
+ Coverage   90.60%   90.70%   +0.09%     
==========================================
  Files         217      220       +3     
  Lines       20802    21132     +330     
  Branches     1974     1991      +17     
==========================================
+ Hits        18847    19167     +320     
- Misses       1948     1958      +10     
  Partials        7        7              

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