akvelon / flutter-code-editor

Flutter Code Editor is a multi-platform code editor supporting syntax highlighting, code blocks folding, autocompletion, read-only code blocks, hiding specific code blocks, themes, and more.
https://akvelon.com
Apache License 2.0
197 stars 47 forks source link

Issue207 popup display bug #209

Closed Malarg closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #209 (9cb2857) into main (079e111) will decrease coverage by 0.03%. The diff coverage is 88.50%.

@@            Coverage Diff             @@
##             main     #209      +/-   ##
==========================================
- Coverage   80.62%   80.60%   -0.03%     
==========================================
  Files          88       88              
  Lines        2669     2707      +38     
==========================================
+ Hits         2152     2182      +30     
- Misses        517      525       +8     
Impacted Files Coverage Δ
lib/src/code_field/code_field.dart 94.87% <84.21%> (-4.53%) :arrow_down:
lib/src/wip/autocomplete/popup.dart 86.44% <96.00%> (+3.74%) :arrow_up:
lib/src/code_field/code_controller.dart 79.75% <100.00%> (ø)
lib/src/wip/autocomplete/popup_controller.dart 37.14% <100.00%> (+3.80%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.