Skip to content

feat: Table column groups API II#4347

Draft
NathanZlion wants to merge 45 commits intomainfrom
dev-v3-natidere-column-grouping-new-api
Draft

feat: Table column groups API II#4347
NathanZlion wants to merge 45 commits intomainfrom
dev-v3-natidere-column-grouping-new-api

Conversation

@NathanZlion
Copy link
Copy Markdown
Member

Description

Related links, issue #, if available: n/a

How has this been tested?

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@NathanZlion NathanZlion changed the title feat: column groups API I feat: Table column groups API I Mar 12, 2026
@NathanZlion NathanZlion changed the title feat: Table column groups API I feat: Table column groups API II Mar 13, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 17, 2026

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.

@NathanZlion NathanZlion force-pushed the dev-v3-natidere-column-grouping-new-api branch from 29f472f to 4574b7b Compare March 30, 2026 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant