Skip to content

chore(): refine identify react chunk

1a7e238
Select commit
Loading
Failed to load commit list.
Draft

feat(): update React 19 #1477

chore(): refine identify react chunk
1a7e238
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 5, 2026 in 0s

90.40% (-0.08%) compared to 3a2949e

View this Pull Request on Codecov

90.40% (-0.08%) compared to 3a2949e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.40%. Comparing base (3a2949e) to head (1a7e238).
⚠️ Report is 330 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1477      +/-   ##
==========================================
- Coverage   90.47%   90.40%   -0.08%     
==========================================
  Files         124      124              
  Lines        2762     2762              
  Branches      379      379              
==========================================
- Hits         2499     2497       -2     
- Misses        169      172       +3     
+ Partials       94       93       -1     
Files with missing lines Coverage Δ
bricks/basic/src/broadcast-channel/index.tsx 100.00% <100.00%> (ø)
bricks/basic/src/dropdown-select/i18n.ts 100.00% <100.00%> (ø)
bricks/basic/src/dropdown-select/index.tsx 95.34% <100.00%> (-0.11%) ⬇️
bricks/basic/src/popover/index.tsx 94.54% <ø> (ø)
bricks/basic/src/sidebar-sub-menu/index.tsx 97.72% <ø> (ø)
bricks/basic/src/sidebar/i18n.ts 100.00% <100.00%> (ø)
bricks/basic/src/sidebar/index.tsx 90.99% <100.00%> (-0.09%) ⬇️
bricks/basic/src/text/index.tsx 100.00% <ø> (ø)
bricks/containers/src/drawer/index.tsx 77.50% <100.00%> (ø)
bricks/containers/src/popup/index.tsx 54.54% <100.00%> (ø)
... and 2 more

... and 1 file with indirect coverage changes

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