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: Prevent Table from crashing when removing a column in edit state #3222

Merged
merged 2 commits into from
Jan 28, 2025

Merge branch 'main' into table-edit-error

143f149
Select commit
Loading
Failed to load commit list.
Merged

fix: Prevent Table from crashing when removing a column in edit state #3222

Merge branch 'main' into table-edit-error
143f149
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2025 in 0s

96.45% (target 90.00%)

View this Pull Request on Codecov

96.45% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.45%. Comparing base (34cd820) to head (143f149).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3222   +/-   ##
=======================================
  Coverage   96.45%   96.45%           
=======================================
  Files         791      791           
  Lines       22314    22314           
  Branches     7662     7601   -61     
=======================================
  Hits        21523    21523           
  Misses        739      739           
  Partials       52       52           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.