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
880 stars 313 forks source link

fix(ui): microseconds diffs result in wrong unread indicator #1932

Closed esarbanis closed 3 weeks ago

esarbanis commented 4 weeks ago

Take into account the lastReadMessageId property

Submit a pull request

CLA

Description of the pull request

codecov[bot] commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 60.27%. Comparing base (27cbb03) to head (874a2b3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1932 +/- ## ========================================== + Coverage 60.24% 60.27% +0.02% ========================================== Files 317 317 Lines 18472 18473 +1 ========================================== + Hits 11128 11134 +6 + Misses 7344 7339 -5 ```

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