Skip to content

feat: Table Column Groups Table#4482

Draft
NathanZlion wants to merge 19 commits intomainfrom
dev-v3-natidere-table-group
Draft

feat: Table Column Groups Table#4482
NathanZlion wants to merge 19 commits intomainfrom
dev-v3-natidere-table-group

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 chore: Add test page and interface change for table feat: Table Column Groups Table May 3, 2026
@NathanZlion NathanZlion force-pushed the dev-v3-natidere-table-group branch from 40c20ee to 84451af Compare May 4, 2026 13:42
@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

❌ Patch coverage is 96.90722% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.41%. Comparing base (3417c05) to head (227f21b).

Files with missing lines Patch % Lines
src/table/thead.tsx 94.73% 8 Missing ⚠️
src/table/use-column-widths.tsx 95.23% 3 Missing ⚠️
src/table/header-cell/group-header-cell.tsx 92.00% 2 Missing ⚠️
src/table/column-groups/utils.ts 99.15% 1 Missing ⚠️
src/table/sticky-scrolling.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4482      +/-   ##
==========================================
- Coverage   97.41%   97.41%   -0.01%     
==========================================
  Files         933      936       +3     
  Lines       29595    30024     +429     
  Branches    10757    10944     +187     
==========================================
+ Hits        28831    29248     +417     
- Misses        716      769      +53     
+ Partials       48        7      -41     

☔ 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-table-group branch from 84451af to e9f4fd0 Compare May 4, 2026 15:59
@NathanZlion NathanZlion force-pushed the dev-v3-natidere-table-group branch from d6a98cb to 5cec8c8 Compare May 5, 2026 14:22
@NathanZlion NathanZlion marked this pull request as ready for review May 6, 2026 08:36
@NathanZlion NathanZlion requested a review from a team as a code owner May 6, 2026 08:36
@NathanZlion NathanZlion requested review from georgylobko and removed request for a team and georgylobko May 6, 2026 08:36
@NathanZlion NathanZlion marked this pull request as draft May 6, 2026 11:40
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