GetStream / stream-chat-flutter

Flutter Chat SDK - Build your own chat app experience using Dart, Flutter and the Stream Chat Messaging API.
https://getstream.io/chat/sdk/flutter/
Other
938 stars 342 forks source link

feat(llc): added user blocking #2033

Closed deven98 closed 1 month ago

deven98 commented 1 month ago

Added user blocking feature to the client

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 64.10256% with 14 lines in your changes missing coverage. Please review.

Project coverage is 60.27%. Comparing base (7373a49) to head (f699221). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...es/stream_chat/lib/src/core/models/user_block.dart 22.22% 14 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2033 +/- ## ========================================== + Coverage 60.22% 60.27% +0.05% ========================================== Files 317 318 +1 Lines 18542 18581 +39 ========================================== + Hits 11167 11200 +33 - Misses 7375 7381 +6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.