Skip to content

chore: Update snapshot

14fef4f
Select commit
Loading
Failed to load commit list.
Draft

feat: Table column groups API II #4347

chore: Update snapshot
14fef4f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2026 in 1s

96.50% (target 90.00%)

View this Pull Request on Codecov

96.50% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 62.78447% with 278 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.50%. Comparing base (470a8cb) to head (14fef4f).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/table/header-cell/group-header-cell.tsx 38.12% 106 Missing and 6 partials ⚠️
src/table/use-column-widths.tsx 36.14% 46 Missing and 7 partials ⚠️
...rc/collection-preferences/content-display/utils.ts 30.43% 31 Missing and 1 partial ⚠️
src/table/column-grouping-utils.ts 86.45% 21 Missing ⚠️
...llection-preferences/content-display-preference.ts 16.66% 16 Missing and 4 partials ⚠️
...c/collection-preferences/content-display/index.tsx 46.66% 16 Missing ⚠️
src/table/thead.tsx 84.44% 14 Missing ⚠️
src/table/table-role/grid-navigation.tsx 84.61% 3 Missing and 1 partial ⚠️
src/collection-preferences/index.tsx 81.81% 2 Missing ⚠️
src/table/table-role/utils.ts 93.33% 2 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4347      +/-   ##
==========================================
- Coverage   97.45%   96.50%   -0.95%     
==========================================
  Files         909      912       +3     
  Lines       26637    27326     +689     
  Branches     9615     9874     +259     
==========================================
+ Hits        25958    26370     +412     
- Misses        636      894     +258     
- Partials       43       62      +19     

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