Skip to content

Reapply "chore: Dry run failures pass"

227f21b
Select commit
Loading
Failed to load commit list.
Draft

feat: Table Column Groups Table #4482

Reapply "chore: Dry run failures pass"
227f21b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2026 in 0s

97.41% (target 90.00%)

View this Pull Request on Codecov

97.41% (target 90.00%)

Details

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.