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: undo failed in a nested list in a special case #503

Merged
merged 1 commit into from
Sep 26, 2023

fix: undo failed in a nested list in a special case

3fe68da
Select commit
Loading
Failed to load commit list.
Merged

fix: undo failed in a nested list in a special case #503

fix: undo failed in a nested list in a special case
3fe68da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 26, 2023 in 1s

80.53% (-0.05%) compared to 7743620

View this Pull Request on Codecov

80.53% (-0.05%) compared to 7743620

Details

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (7743620) 80.58% compared to head (3fe68da) 80.53%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #503      +/-   ##
==========================================
- Coverage   80.58%   80.53%   -0.05%     
==========================================
  Files         280      280              
  Lines       11773    11786      +13     
==========================================
+ Hits         9487     9492       +5     
- Misses       2286     2294       +8     
Files Coverage Δ
lib/src/editor_state.dart 86.36% <50.00%> (-0.42%) ⬇️
lib/src/core/document/node.dart 75.16% <36.36%> (-3.10%) ⬇️

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