feat(talk_app): Use existing user status data #2621
Codecov / codecov/project
succeeded
Nov 1, 2024 in 0s
28.85% (+0.01%) compared to eccfb2c
View this Pull Request on Codecov
28.85% (+0.01%) compared to eccfb2c
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 28.85%. Comparing base (
eccfb2c
) to head (2be9275
).
Report is 6 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #2621 +/- ##
==========================================
+ Coverage 28.84% 28.85% +0.01%
==========================================
Files 370 370
Lines 136490 136510 +20
==========================================
+ Hits 39376 39396 +20
Misses 97114 97114
Files with missing lines | Coverage Δ | |
---|---|---|
...n_framework/lib/src/widgets/rich_text/mention.dart | 100.00% <ø> (ø) |
|
...es/neon_framework/lib/src/widgets/user_avatar.dart | 90.62% <100.00%> (+0.96%) |
⬆️ |
...ramework/packages/talk_app/lib/src/blocs/talk.dart | 97.22% <100.00%> (ø) |
|
...packages/talk_app/lib/src/dialogs/create_room.dart | 100.00% <100.00%> (ø) |
|
...ackages/talk_app/lib/src/widgets/actor_avatar.dart | 100.00% <ø> (ø) |
|
...ckages/talk_app/lib/src/widgets/message_input.dart | 98.63% <100.00%> (+0.06%) |
⬆️ |
...packages/talk_app/lib/src/widgets/room_avatar.dart | 96.66% <100.00%> (+1.01%) |
⬆️ |
Loading