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: shift+enter should wrap the line in list #990

Merged
merged 3 commits into from
Dec 13, 2024

fix: select all command

ae45aa4
Select commit
Loading
Failed to load commit list.
Merged

fix: shift+enter should wrap the line in list #990

fix: select all command
ae45aa4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 13, 2024 in 0s

72.14% (-0.02%) compared to ea1bcd3

View this Pull Request on Codecov

72.14% (-0.02%) compared to ea1bcd3

Details

Codecov Report

Attention: Patch coverage is 46.15385% with 7 lines in your changes missing coverage. Please review.

Project coverage is 72.14%. Comparing base (ea1bcd3) to head (ae45aa4).

Files with missing lines Patch % Lines
...t/service/shortcuts/command/backspace_command.dart 22.22% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #990      +/-   ##
==========================================
- Coverage   72.15%   72.14%   -0.02%     
==========================================
  Files         319      319              
  Lines       15224    15235      +11     
==========================================
+ Hits        10985    10991       +6     
- Misses       4239     4244       +5     

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