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

Implement cursor start/end on Home/End keypress #565

Merged
merged 1 commit into from
Oct 17, 2023

:children_crossing: [#437] Implement cursor start/end on Home/End key…

5123f46
Select commit
Loading
Failed to load commit list.
Merged

Implement cursor start/end on Home/End keypress #565

:children_crossing: [#437] Implement cursor start/end on Home/End key…
5123f46
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2023 in 0s

71.15% (+0.27%) compared to 2787793

View this Pull Request on Codecov

71.15% (+0.27%) compared to 2787793

Details

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (2787793) 70.87% compared to head (5123f46) 71.15%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #565      +/-   ##
==========================================
+ Coverage   70.87%   71.15%   +0.27%     
==========================================
  Files         209      209              
  Lines        4306     4319      +13     
  Branches     1164     1171       +7     
==========================================
+ Hits         3052     3073      +21     
+ Misses       1219     1214       -5     
+ Partials       35       32       -3     
Files Coverage Δ
src/components/forms/SelectField/SelectField.js 75.71% <15.38%> (-13.76%) ⬇️

... and 4 files with indirect coverage changes

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