Skip to content

fix: Ensure collection preference works for multi-depth

d852c4e
Select commit
Loading
Failed to load commit list.
Draft

feat: Table Column Grouping #4275

fix: Ensure collection preference works for multi-depth
d852c4e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2026 in 0s

96.75% (target 90.00%)

View this Pull Request on Codecov

96.75% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 63.27684% with 195 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.75%. Comparing base (d21a76f) to head (d852c4e).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
...rc/collection-preferences/content-display/utils.ts 1.94% 92 Missing and 9 partials ⚠️
src/table/use-column-widths.tsx 36.14% 46 Missing and 7 partials ⚠️
...c/collection-preferences/content-display/index.tsx 34.78% 15 Missing ⚠️
src/table/thead.tsx 83.33% 14 Missing ⚠️
src/table/column-grouping-utils.ts 96.29% 5 Missing ⚠️
src/table/table-role/grid-navigation.tsx 84.61% 3 Missing and 1 partial ⚠️
src/table/table-role/utils.ts 93.33% 2 Missing ⚠️
src/table/header-cell/group-header-cell.tsx 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4275      +/-   ##
==========================================
- Coverage   97.42%   96.75%   -0.68%     
==========================================
  Files         893      899       +6     
  Lines       26121    26788     +667     
  Branches     9437     9653     +216     
==========================================
+ Hits        25449    25919     +470     
- Misses        666      809     +143     
- Partials        6       60      +54     

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