fix(talk_app): Add missing read-only and chat permissions checks for reactions and message input #2656
Codecov / codecov/project
succeeded
Nov 15, 2024 in 1s
28.90% (+0.00%) compared to 3feb9de
View this Pull Request on Codecov
28.90% (+0.00%) compared to 3feb9de
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 28.90%. Comparing base (
3feb9de
) to head (a511491
).
Report is 3 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #2656 +/- ##
=======================================
Coverage 28.90% 28.90%
=======================================
Files 371 371
Lines 136616 136622 +6
=======================================
+ Hits 39484 39490 +6
Misses 97132 97132
Files with missing lines | Coverage Δ | |
---|---|---|
...ramework/packages/talk_app/lib/src/pages/room.dart | 100.00% <100.00%> (ø) |
|
...ork/packages/talk_app/lib/src/widgets/message.dart | 98.80% <100.00%> (+<0.01%) |
⬆️ |
...k/packages/talk_app/lib/src/widgets/reactions.dart | 100.00% <100.00%> (ø) |
Loading