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: reset to the default inline code format logic #988

Merged
merged 2 commits into from
Dec 11, 2024

fix: slice_attributes_test

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

feat: reset to the default inline code format logic #988

fix: slice_attributes_test
3dd7b23
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2024 in 0s

72.15% (-0.02%) compared to 8d3f5b9, passed because coverage increased by 0% when compared to adjusted base (72.16%)

View this Pull Request on Codecov

72.15% (-0.02%) compared to 8d3f5b9, passed because coverage increased by 0% when compared to adjusted base (72.16%)

Details

Codecov Report

Attention: Patch coverage is 72.72727% with 3 lines in your changes missing coverage. Please review.

Project coverage is 72.15%. Comparing base (8d3f5b9) to head (3dd7b23).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lib/src/core/document/text_delta.dart 72.72% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #988      +/-   ##
==========================================
- Coverage   72.17%   72.15%   -0.02%     
==========================================
  Files         319      319              
  Lines       15215    15221       +6     
==========================================
+ Hits        10981    10983       +2     
- Misses       4234     4238       +4     

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