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

Editable elements are a repaint boundary #396

Merged
merged 2 commits into from
Aug 16, 2024

Repaint editor when floating cursor changes

bd64013
Select commit
Loading
Failed to load commit list.
Merged

Editable elements are a repaint boundary #396

Repaint editor when floating cursor changes
bd64013
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2024 in 0s

87.93% (-0.01%) compared to b31e126, passed because coverage increased by -0.01% when compared to adjusted base (87.94%)

View this Pull Request on Codecov

87.93% (-0.01%) compared to b31e126, passed because coverage increased by -0.01% when compared to adjusted base (87.94%)

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 87.93%. Comparing base (b31e126) to head (bd64013).
Report is 3 commits behind head on master.

Files Patch % Lines
packages/fleather/lib/src/rendering/editor.dart 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #396      +/-   ##
==========================================
- Coverage   87.94%   87.93%   -0.01%     
==========================================
  Files          61       61              
  Lines       10311    10312       +1     
==========================================
  Hits         9068     9068              
- Misses       1243     1244       +1     

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