Skip to content

feat: add automatic skeleton rows to Table - #4772

Merged
gethinwebster merged 11 commits into
mainfrom
dev-v3-gethinw-table-auto-skeleton-rows
Jul 28, 2026
Merged

feat: add automatic skeleton rows to Table#4772
gethinwebster merged 11 commits into
mainfrom
dev-v3-gethinw-table-auto-skeleton-rows

fix: clamp minAutoRows to maxAutoRows and sanitize maxAutoRows to >=1

c8e171c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 28, 2026 in 1s

97.63% (target 90.00%)

View this Pull Request on Codecov

97.63% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 98.79518% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.63%. Comparing base (f97729a) to head (c8e171c).
⚠️ Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
src/table/use-auto-skeleton-rows.ts 98.46% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4772      +/-   ##
==========================================
+ Coverage   97.61%   97.63%   +0.01%     
==========================================
  Files         952      957       +5     
  Lines       30816    31097     +281     
  Branches    11318    11435     +117     
==========================================
+ Hits        30081    30361     +280     
- Misses        688      689       +1     
  Partials       47       47              

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