fix(Table): add scroll tolerance so Scroller arrows reach the last column at fractional zoom - #1140
Merged
Merged
Codecov / codecov/project
succeeded
Jul 2, 2026 in 0s
84.95% (+0.50%) compared to e827228
View this Pull Request on Codecov
84.95% (+0.50%) compared to e827228
Details
Codecov Report
❌ Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 84.95%. Comparing base (e827228) to head (978f573).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/components/Table/Internal/Body/Scroller.tsx | 88.88% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1140 +/- ##
==========================================
+ Coverage 84.45% 84.95% +0.50%
==========================================
Files 1230 1230
Lines 21533 21527 -6
Branches 8176 8171 -5
==========================================
+ Hits 18185 18288 +103
+ Misses 3262 3153 -109
Partials 86 86 ☔ 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.
Loading