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

feat: Delete text selection with backspace #640

Merged
merged 38 commits into from
Jun 1, 2024

Conversation

marc2332
Copy link
Owner

Depends on #622

@marc2332 marc2332 added the enhancement 🔥 New feature or request label May 31, 2024
Copy link

codecov bot commented May 31, 2024

Codecov Report

Attention: Patch coverage is 83.33333% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 73.10%. Comparing base (128b962) to head (55d9bea).
Report is 2 commits behind head on main.

Current head 55d9bea differs from pull request most recent head eed87fa

Please upload reports for the commit eed87fa to get more accurate results.

Files Patch % Lines
crates/hooks/src/text_editor.rs 76.19% 5 Missing ⚠️
crates/hooks/src/editor_history.rs 20.00% 4 Missing ⚠️
crates/hooks/src/rope_editor.rs 85.71% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #640      +/-   ##
==========================================
+ Coverage   73.00%   73.10%   +0.10%     
==========================================
  Files         192      192              
  Lines       19151    19156       +5     
==========================================
+ Hits        13981    14004      +23     
+ Misses       5170     5152      -18     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🔥 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant