Skip to content

test: fix `user.messages.deleted` event tests

695db6c
Select commit
Loading
Failed to load commit list.
Closed

feat(llc): handle user.messages.deleted event #2412

test: fix `user.messages.deleted` event tests
695db6c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2025 in 1s

64.06% (+0.12%) compared to 1f501c0

View this Pull Request on Codecov

64.06% (+0.12%) compared to 1f501c0

Details

Codecov Report

❌ Patch coverage is 90.37037% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.06%. Comparing base (1f501c0) to head (695db6c).

Files with missing lines Patch % Lines
packages/stream_chat/lib/src/client/channel.dart 89.76% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2412      +/-   ##
==========================================
+ Coverage   63.93%   64.06%   +0.12%     
==========================================
  Files         413      413              
  Lines       25898    25961      +63     
==========================================
+ Hits        16559    16632      +73     
+ Misses       9339     9329      -10     

☔ 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.