Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remeasure columns when rows added #3726

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

fix: remeasure columns when rows added

d8d6976
Select commit
Loading
Failed to load commit list.
Open

fix: remeasure columns when rows added #3726

fix: remeasure columns when rows added
d8d6976
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 28, 2025 in 0s

98.65% (+0.00%) compared to 79d9662

View this Pull Request on Codecov

98.65% (+0.00%) compared to 79d9662

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.65%. Comparing base (79d9662) to head (d8d6976).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3726   +/-   ##
=======================================
  Coverage   98.65%   98.65%           
=======================================
  Files          47       47           
  Lines        3423     3429    +6     
  Branches      742      743    +1     
=======================================
+ Hits         3377     3383    +6     
  Misses         46       46           
Files with missing lines Coverage Δ
src/DataGrid.tsx 99.78% <100.00%> (+<0.01%) ⬆️
src/hooks/useColumnWidths.ts 95.69% <100.00%> (+0.24%) ⬆️