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): Silence message polling timeout exception #2622

Merged

fix(talk_app): Sleep after receiving unknown exception in message pol…

2fd52ba
Select commit
Loading
Failed to load commit list.
Merged

fix(talk_app): Silence message polling timeout exception #2622

fix(talk_app): Sleep after receiving unknown exception in message pol…
2fd52ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2024 in 0s

28.84% (-0.01%) compared to eccfb2c, passed because coverage increased by 0% when compared to adjusted base (28.84%)

View this Pull Request on Codecov

28.84% (-0.01%) compared to eccfb2c, passed because coverage increased by 0% when compared to adjusted base (28.84%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.84%. Comparing base (eccfb2c) to head (2fd52ba).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2622      +/-   ##
==========================================
- Coverage   28.84%   28.84%   -0.01%     
==========================================
  Files         370      370              
  Lines      136490   136485       -5     
==========================================
- Hits        39376    39371       -5     
  Misses      97114    97114              
Files with missing lines Coverage Δ
...ramework/packages/talk_app/lib/src/blocs/room.dart 98.55% <100.00%> (+0.01%) ⬆️