Update column width calculation logic #3747
Draft
Codecov / codecov/project
succeeded
Sep 4, 2025 in 1s
98.69% (-0.12%) compared to 56a420e
View this Pull Request on Codecov
98.69% (-0.12%) compared to 56a420e
Details
Codecov Report
❌ Patch coverage is 90.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.69%. Comparing base (56a420e) to head (96887bb).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/hooks/useColumnWidths.ts | 89.18% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3747 +/- ##
==========================================
- Coverage 98.80% 98.69% -0.12%
==========================================
Files 47 47
Lines 3424 3436 +12
Branches 743 750 +7
==========================================
+ Hits 3383 3391 +8
- Misses 41 45 +4 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/HeaderCell.tsx | 97.23% <100.00%> (-0.03%) |
⬇️ |
| src/hooks/useCalculatedColumns.ts | 100.00% <100.00%> (ø) |
|
| src/utils/index.ts | 90.47% <ø> (-3.08%) |
⬇️ |
| src/hooks/useColumnWidths.ts | 96.32% <89.18%> (-2.77%) |
⬇️ |
🚀 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