Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Fix: crash when entering a new line after setting a blockquote with a single line through HTML #1006

Merged
merged 6 commits into from
Jul 3, 2024

Conversation

Velin92
Copy link
Member

@Velin92 Velin92 commented Jul 3, 2024

No description provided.

@Velin92 Velin92 requested a review from jmartinesp July 3, 2024 13:51
@codecov-commenter
Copy link

codecov-commenter commented Jul 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.44%. Comparing base (a1997ae) to head (3b6ed9d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1006      +/-   ##
==========================================
- Coverage   90.24%   89.44%   -0.80%     
==========================================
  Files         177      104      -73     
  Lines       21102    17933    -3169     
  Branches      301      301              
==========================================
- Hits        19044    16041    -3003     
+ Misses       2054     1888     -166     
  Partials        4        4              
Flag Coverage Δ
uitests ?
uitests-ios ?
unittests 89.44% <100.00%> (+0.09%) ⬆️
unittests-ios ?
unittests-react 87.99% <ø> (ø)
unittests-rust 89.67% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Velin92 Velin92 added the Rust label Jul 3, 2024
Copy link
Contributor

@jmartinesp jmartinesp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copy link

sonarcloud bot commented Jul 3, 2024

@Velin92 Velin92 changed the title Fixing crash for entering a new line after setting a blockquote with a single line through HTML Fix: crash when entering a new line after setting a blockquote with a single line through HTML Jul 3, 2024
@Velin92 Velin92 merged commit 28aff04 into main Jul 3, 2024
7 checks passed
@Velin92 Velin92 deleted the test/wrap-quote-contents-when-parsing branch July 3, 2024 14:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants