Skip to content

fix: Failing tests unconditional width update

13e9d0e
Select commit
Loading
Failed to load commit list.
Open

feat: Table Column Groups Table #4482

fix: Failing tests unconditional width update
13e9d0e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 11, 2026 in 1s

97.44% (target 90.00%)

View this Pull Request on Codecov

97.44% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 98.26087% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.44%. Comparing base (f493264) to head (13e9d0e).

Files with missing lines Patch % Lines
src/table/thead.tsx 95.93% 5 Missing ⚠️
src/table/header-cell/group-header-cell.tsx 91.66% 2 Missing ⚠️
src/table/sticky-scrolling.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4482      +/-   ##
==========================================
+ Coverage   97.41%   97.44%   +0.02%     
==========================================
  Files         933      937       +4     
  Lines       29595    29994     +399     
  Branches    10757    10942     +185     
==========================================
+ Hits        28831    29228     +397     
- Misses        716      759      +43     
+ 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.