Skip to content

Merge branch 'dev' into perf/ui-virtualization-memo

c212cf9
Select commit
Loading
Failed to load commit list.
Open

perf(ui): virtualize large lists and memoize UI components #6843

Merge branch 'dev' into perf/ui-virtualization-memo
c212cf9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 27, 2026 in 0s

60.15% (target 60.00%)

View this Pull Request on Codecov

60.15% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 14.28571% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.15%. Comparing base (a46d82b) to head (c212cf9).

Files with missing lines Patch % Lines
.../formula-editor/search-function/SearchFunction.tsx 0.00% 11 Missing ⚠️
.../more-functions/select-function/SelectFunction.tsx 0.00% 7 Missing ⚠️
...views/components/context-menu/ContextMenuPanel.tsx 14.28% 6 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #6843   +/-   ##
=======================================
  Coverage   60.14%   60.15%           
=======================================
  Files        2580     2580           
  Lines      147048   147043    -5     
  Branches    33093    33092    -1     
=======================================
+ Hits        88445    88447    +2     
+ Misses      58603    58596    -7     

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

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