Skip to content

fix: show the message status only for the last own message when retur…

e9e9f29
Select commit
Loading
Failed to load commit list.
Merged

fix: show the message status only for the last own message when returnAllReadData is false #2877

fix: show the message status only for the last own message when retur…
e9e9f29
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2025 in 0s

81.47% (target 70.00%)

View this Pull Request on Codecov

81.47% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 75.67568% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.47%. Comparing base (419140c) to head (e9e9f29).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...mponents/MessageList/hooks/useLastDeliveredData.ts 50.00% 4 Missing ⚠️
...rc/components/MessageList/hooks/useLastReadData.ts 50.00% 4 Missing ⚠️
...ents/Channel/hooks/useCreateChannelStateContext.ts 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2877      +/-   ##
==========================================
- Coverage   81.50%   81.47%   -0.03%     
==========================================
  Files         497      499       +2     
  Lines       10082    10105      +23     
  Branches     2306     2310       +4     
==========================================
+ Hits         8217     8233      +16     
- Misses       1745     1752       +7     
  Partials      120      120              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.