Skip to content

chore: Minor changes to focus cell

0786d89
Select commit
Loading
Failed to load commit list.
Draft

feat: Table Column Grouping - Empty Cell Approach #4303

chore: Minor changes to focus cell
0786d89
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2026 in 0s

96.61% (target 90.00%)

View this Pull Request on Codecov

96.61% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 64.33878% with 240 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.61%. Comparing base (d21a76f) to head (0786d89).
⚠️ Report is 33 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 ⚠️
src/table/header-cell/group-header-cell.tsx 59.00% 37 Missing and 4 partials ⚠️
src/table/thead.tsx 81.44% 18 Missing ⚠️
...c/collection-preferences/content-display/index.tsx 34.78% 15 Missing ⚠️
src/table/column-grouping-utils.ts 96.96% 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/hidden-header-cell.tsx 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4303      +/-   ##
==========================================
- Coverage   97.42%   96.61%   -0.82%     
==========================================
  Files         893      901       +8     
  Lines       26121    26982     +861     
  Branches     9437     9729     +292     
==========================================
+ Hits        25449    26068     +619     
- Misses        666      850     +184     
- Partials        6       64      +58     

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