Skip to content

Merge branch 'master' into fix/threads-mark-read

928522a
Select commit
Loading
Failed to load commit list.
Merged

fix(llc, ui): improve read status handling #2402

Merge branch 'master' into fix/threads-mark-read
928522a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 30, 2025 in 0s

63.86% (-0.01%) compared to 65cb290, passed because coverage increased by 0.01% when compared to adjusted base (63.85%)

View this Pull Request on Codecov

63.86% (-0.01%) compared to 65cb290, passed because coverage increased by 0.01% when compared to adjusted base (63.85%)

Details

Codecov Report

❌ Patch coverage is 74.07407% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.86%. Comparing base (65cb290) to head (928522a).

Files with missing lines Patch % Lines
...r/lib/src/message_list_view/message_list_view.dart 72.22% 5 Missing ⚠️
packages/stream_chat/lib/src/client/channel.dart 80.00% 1 Missing ⚠️
...er/lib/src/message_input/stream_message_input.dart 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2402      +/-   ##
==========================================
- Coverage   63.86%   63.86%   -0.01%     
==========================================
  Files         413      413              
  Lines       25865    25873       +8     
==========================================
+ Hits        16519    16523       +4     
- Misses       9346     9350       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.