AppFlowy-IO / appflowy-editor

A highly customizable rich-text editor for Flutter. The AppFlowy Editor project for AppFlowy and beyond.
https://pub.dev/packages/appflowy_editor
Other
473 stars 201 forks source link

chore: integrate delete line command into cut command #907

Closed LucasXu0 closed 1 month ago

LucasXu0 commented 1 month ago

The delete line command should not be a standalone command. Combine it with the cut command.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.89%. Comparing base (54edcad) to head (496cb62). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #907 +/- ## ========================================== - Coverage 71.89% 71.89% -0.01% ========================================== Files 319 318 -1 Lines 14959 14955 -4 ========================================== - Hits 10755 10752 -3 + Misses 4204 4203 -1 ``` | [Flag](https://app.codecov.io/gh/AppFlowy-IO/appflowy-editor/pull/907/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AppFlowy-IO) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/AppFlowy-IO/appflowy-editor/pull/907/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AppFlowy-IO) | `71.89% <100.00%> (-0.01%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AppFlowy-IO#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.