Skip to content

fix: Use compound selector for findColumnSortingArea and findColumnRe…

62cfc58
Select commit
Loading
Failed to load commit list.
Open

feat: Table Column Groups Table #4482

fix: Use compound selector for findColumnSortingArea and findColumnRe…
62cfc58
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 5, 2026 in 1s

97.50% (target 90.00%)

View this Pull Request on Codecov

97.50% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 99.18534% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.50%. Comparing base (ff60ea3) to head (62cfc58).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/table/column-groups/utils.ts 99.20% 1 Missing ⚠️
src/table/header-cell/group-header-cell.tsx 96.00% 1 Missing ⚠️
src/table/sticky-scrolling.ts 0.00% 1 Missing ⚠️
src/table/table-role/grid-navigation.tsx 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4482      +/-   ##
==========================================
+ Coverage   97.45%   97.50%   +0.05%     
==========================================
  Files         942      947       +5     
  Lines       29716    30145     +429     
  Branches    10800    10980     +180     
==========================================
+ Hits        28959    29393     +434     
- Misses        710      745      +35     
+ Partials       47        7      -40     

☔ View full report in Codecov by Harness.
📢 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.