Skip to content

fix(ChannelPreview): call getLatestMessagePreview on every relevant W…

c653a1b
Select commit
Loading
Failed to load commit list.
Merged

fix(ChannelPreview): call getLatestMessagePreview on every relevant WS event #2838

fix(ChannelPreview): call getLatestMessagePreview on every relevant W…
c653a1b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2025 in 1s

81.54% (target 70.00%)

View this Pull Request on Codecov

81.54% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 81.54%. Comparing base (641cdd3) to head (c653a1b).

Files with missing lines Patch % Lines
src/components/ChannelPreview/ChannelPreview.tsx 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2838      +/-   ##
==========================================
+ Coverage   81.45%   81.54%   +0.09%     
==========================================
  Files         492      492              
  Lines        9974     9977       +3     
  Branches     2268     2268              
==========================================
+ Hits         8124     8136      +12     
+ Misses       1738     1729       -9     
  Partials      112      112              

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