Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@altsem
Copy link
Owner

@altsem altsem commented Jun 26, 2025

supersedes: #394

mWalrus added 3 commits June 25, 2025 23:37
We normalize away the shift modifier for key events
where the keycode is `KeyCode::Char` so we will no
longer hit this arm.
We only want to mutate `KeyCode::Char` key events
anyways so we should check that first instead of the
modifier.
@codecov
Copy link

codecov bot commented Jun 26, 2025

Codecov Report

Attention: Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.

Project coverage is 86.98%. Comparing base (58cb787) to head (8206faf).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/app.rs 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #395      +/-   ##
==========================================
+ Coverage   83.52%   86.98%   +3.45%     
==========================================
  Files          68       68              
  Lines        7474     7182     -292     
==========================================
+ Hits         6243     6247       +4     
+ Misses       1231      935     -296     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@altsem altsem merged commit 8269195 into altsem:master Jun 29, 2025
5 checks passed
@mWalrus mWalrus deleted the fix/restore-shift-keybinds-v3 branch July 1, 2025 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants