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 #1517 initial_value for RichTextInputElement should also accept type RichTextBlock #1572

Merged
merged 2 commits into from
Oct 10, 2024

Fix

657450b
Select commit
Loading
Failed to load commit list.
Merged

Fix #1517 initial_value for RichTextInputElement should also accept type RichTextBlock #1572

Fix
657450b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2024 in 0s

84.90% (+0.03%) compared to a966e34

View this Pull Request on Codecov

84.90% (+0.03%) compared to a966e34

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.90%. Comparing base (a966e34) to head (657450b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1572      +/-   ##
==========================================
+ Coverage   84.87%   84.90%   +0.03%     
==========================================
  Files         113      113              
  Lines       12599    12599              
==========================================
+ Hits        10693    10697       +4     
+ Misses       1906     1902       -4     

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