Skip to content

perf: improve perf with more delegation - #1090

Open
avivkeller wants to merge 1 commit into
mainfrom
perf-improvements-1234
Open

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

perf: improve perf with more delegation

2de8cdb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 6, 2026 in 1s

90.68% (target 80.00%)

View this Pull Request on Codecov

90.68% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 98.01136% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.68%. Comparing base (307fdc9) to head (2de8cdb).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
packages/react/src/html/bundlers/vite.mjs 95.17% 7 Missing ⚠️
packages/react/src/jsx-ast/utils/buildContent.mjs 88.09% 5 Missing ⚠️
packages/react/src/html/utils/generate.mjs 98.03% 2 Missing ⚠️
packages/core/src/utils/configuration/index.mjs 88.88% 1 Missing ⚠️
...es/core/src/utils/type-annotations/highlighted.mjs 98.43% 1 Missing ⚠️
packages/react/src/html/utils/processing.mjs 98.24% 1 Missing ⚠️
packages/react/src/html/utils/render.mjs 98.80% 1 Missing ⚠️
packages/react/src/jsx-ast/generate.mjs 92.85% 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.68%   +0.08%     
==========================================
  Files         217      219       +2     
  Lines       20802    21127     +325     
  Branches     1974     1999      +25     
==========================================
+ Hits        18847    19159     +312     
- Misses       1948     1961      +13     
  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.