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(talk_app): Ignore invalid text selection when searching mentions #2700

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

fix(talk_app): Ignore invalid text selection when searching mentions

34cb22f
Select commit
Loading
Failed to load commit list.
Open

fix(talk_app): Ignore invalid text selection when searching mentions #2700

fix(talk_app): Ignore invalid text selection when searching mentions
34cb22f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2024 in 1s

28.89% (+0.00%) compared to 1e4928e

View this Pull Request on Codecov

28.89% (+0.00%) compared to 1e4928e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.89%. Comparing base (1e4928e) to head (34cb22f).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2700   +/-   ##
=======================================
  Coverage   28.89%   28.89%           
=======================================
  Files         373      373           
  Lines      136630   136634    +4     
=======================================
+ Hits        39481    39485    +4     
  Misses      97149    97149           
Files with missing lines Coverage Δ
...ckages/talk_app/lib/src/widgets/message_input.dart 98.60% <100.00%> (+0.04%) ⬆️