Fix column auto resize #3746
Merged
Fix column auto resize #3746
Codecov / codecov/project
succeeded
Apr 8, 2025 in 0s
98.75% (+0.09%) compared to 2c26504
View this Pull Request on Codecov
98.75% (+0.09%) compared to 2c26504
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 98.75%. Comparing base (
2c26504) to head (06d7e92).
Additional details and impacted files
@@ Coverage Diff @@
## main #3746 +/- ##
==========================================
+ Coverage 98.65% 98.75% +0.09%
==========================================
Files 47 47
Lines 3420 3442 +22
Branches 740 747 +7
==========================================
+ Hits 3374 3399 +25
+ Misses 46 43 -3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/HeaderRow.tsx | 100.00% <ø> (ø) |
|
| src/hooks/useColumnWidths.ts | 99.09% <100.00%> (+3.63%) |
⬆️ |
| src/types.ts | 100.00% <ø> (ø) |
🚀 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