Skip to content

fix: Clean Groups test

8a3d36a
Select commit
Loading
Failed to load commit list.
Open

feat: Table Column Groups Table #4482

fix: Clean Groups test
8a3d36a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 13, 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 (8a3d36a).
⚠️ Report is 4 commits behind head on main.

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      940       +7     
  Lines       29595    30014     +419     
  Branches    10757    10946     +189     
==========================================
+ Hits        28831    29248     +417     
- 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.