Skip to content

chore: Update design, sticky first columns works now

0798fe3
Select commit
Loading
Failed to load commit list.
Draft

feat: Table column groups API II #4347

chore: Update design, sticky first columns works now
0798fe3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 24, 2026 in 1s

96.59% (target 90.00%)

View this Pull Request on Codecov

96.59% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 64.98599% with 250 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.59%. Comparing base (d21a76f) to head (0798fe3).
⚠️ Report is 66 commits behind head on main.

Files with missing lines Patch % Lines
src/table/header-cell/group-header-cell.tsx 43.39% 90 Missing ⚠️
src/table/use-column-widths.tsx 36.14% 53 Missing ⚠️
...rc/collection-preferences/content-display/utils.ts 30.43% 32 Missing ⚠️
src/table/column-grouping-utils.ts 86.45% 21 Missing ⚠️
...c/collection-preferences/content-display/index.tsx 46.66% 16 Missing ⚠️
src/table/thead.tsx 84.44% 14 Missing ⚠️
...llection-preferences/content-display-preference.ts 23.52% 13 Missing ⚠️
src/table/table-role/grid-navigation.tsx 84.61% 3 Missing and 1 partial ⚠️
src/test-utils/dom/table/index.ts 78.57% 3 Missing ⚠️
src/collection-preferences/index.tsx 81.81% 2 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4347      +/-   ##
==========================================
- Coverage   97.42%   96.59%   -0.84%     
==========================================
  Files         893      905      +12     
  Lines       26121    27125    +1004     
  Branches     9437     9784     +347     
==========================================
+ Hits        25449    26202     +753     
- Misses        666      916     +250     
- Partials        6        7       +1     

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