Skip to content

fix: Render ColGroup even if table has no data to maintain layout consistency#1490

Open
wanpan11 wants to merge 2 commits into
react-component:masterfrom
wanpan11:fix/issue-57916
Open

fix: Render ColGroup even if table has no data to maintain layout consistency#1490
wanpan11 wants to merge 2 commits into
react-component:masterfrom
wanpan11:fix/issue-57916

refactor: Remove unused noData variable in FixedHolder

d56e0c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 22, 2026 in 1s

96.10% (-0.01%) compared to b611eb2, passed because coverage increased by 0% when compared to adjusted base (96.10%)

View this Pull Request on Codecov

96.10% (-0.01%) compared to b611eb2, passed because coverage increased by 0% when compared to adjusted base (96.10%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.10%. Comparing base (b611eb2) to head (d56e0c5).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1490      +/-   ##
==========================================
- Coverage   96.10%   96.10%   -0.01%     
==========================================
  Files          57       57              
  Lines        3442     3441       -1     
  Branches      639      638       -1     
==========================================
- Hits         3308     3307       -1     
  Misses        129      129              
  Partials        5        5              

☔ 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.