Closed LucasXu0 closed 1 month ago
Attention: Patch coverage is 90.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 72.04%. Comparing base (
bcd1208
) to head (dd2916b
). Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
lib/src/core/document/text_delta.dart | 80.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
updating the same attribute should return a 'retain' operation instead of 'insert' and 'delete' operations.