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: move cursor up / down error #961

Merged
merged 1 commit into from
Nov 5, 2024
Merged

Conversation

LucasXu0
Copy link
Collaborator

@LucasXu0 LucasXu0 commented Nov 5, 2024

If the current path ends with 0, then use its parent path as the previous path.

Copy link

codecov bot commented Nov 5, 2024

Codecov Report

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

Project coverage is 72.22%. Comparing base (2903792) to head (816fb3c).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lib/src/extensions/position_extension.dart 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #961      +/-   ##
==========================================
- Coverage   72.23%   72.22%   -0.01%     
==========================================
  Files         318      318              
  Lines       15099    15102       +3     
==========================================
+ Hits        10907    10908       +1     
- Misses       4192     4194       +2     

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

@LucasXu0 LucasXu0 merged commit 76daa96 into AppFlowy-IO:main Nov 5, 2024
5 of 7 checks passed
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.

1 participant