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(interaction): 修复表格滚动后, 行列头部分单元格选中高亮效果丢失 close #2503 #2545

Merged
merged 8 commits into from
Feb 23, 2024

Merge branch 'master' into fix-2503

f09f6f5
Select commit
Loading
Failed to load commit list.
Merged

fix(interaction): 修复表格滚动后, 行列头部分单元格选中高亮效果丢失 close #2503 #2545

Merge branch 'master' into fix-2503
f09f6f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 23, 2024 in 1s

77.68% (+1.19%) compared to 1adc25d

View this Pull Request on Codecov

77.68% (+1.19%) compared to 1adc25d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.68%. Comparing base (1adc25d) to head (f09f6f5).
Report is 132 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2545      +/-   ##
==========================================
+ Coverage   76.48%   77.68%   +1.19%     
==========================================
  Files         240      249       +9     
  Lines       12312    12031     -281     
  Branches     2630     2381     -249     
==========================================
- Hits         9417     9346      -71     
+ Misses       1377     1188     -189     
+ Partials     1518     1497      -21     

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