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

Handle column sorting events directly on the header cell #3316

Merged
merged 4 commits into from
Aug 22, 2023

rm newline

504771c
Select commit
Loading
Failed to load commit list.
Merged

Handle column sorting events directly on the header cell #3316

rm newline
504771c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2023 in 0s

83.75% (+0.21%) compared to 7b3e0d2

View this Pull Request on Codecov

83.75% (+0.21%) compared to 7b3e0d2

Details

Codecov Report

Merging #3316 (504771c) into main (7b3e0d2) will increase coverage by 0.21%.
The diff coverage is 86.27%.

@@            Coverage Diff             @@
##             main    #3316      +/-   ##
==========================================
+ Coverage   83.54%   83.75%   +0.21%     
==========================================
  Files          45       45              
  Lines        4588     4568      -20     
  Branches      719      717       -2     
==========================================
- Hits         3833     3826       -7     
+ Misses        755      742      -13     
Files Changed Coverage Δ
src/style/cell.ts 100.00% <ø> (ø)
src/renderHeaderCell.tsx 75.86% <66.66%> (-2.40%) ⬇️
src/HeaderCell.tsx 91.21% <88.88%> (+4.37%) ⬆️