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: Allows table cells be expandable and editable at the same time #3205

Merged
merged 1 commit into from
Jan 30, 2025

fix: Allows table cells be expandable and editable at the same time

b41676b
Select commit
Loading
Failed to load commit list.
Merged

fix: Allows table cells be expandable and editable at the same time #3205

fix: Allows table cells be expandable and editable at the same time
b41676b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2025 in 1s

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 (89ffd99) to head (b41676b).
Report is 25 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3205      +/-   ##
==========================================
+ Coverage   96.42%   96.45%   +0.03%     
==========================================
  Files         787      791       +4     
  Lines       22190    22310     +120     
  Branches     7206     7255      +49     
==========================================
+ Hits        21396    21520     +124     
+ Misses        787      783       -4     
  Partials        7        7              

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