Skip to content

fix: make consistent use of message composition related props (#2695)

2b789e5
Select commit
Loading
Failed to load commit list.
Merged

v13.0.0 [skip-ci] #2690

fix: make consistent use of message composition related props (#2695)
2b789e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 6, 2025 in 0s

81.83% (target 70.00%)

View this Pull Request on Codecov

81.83% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 91.75911% with 52 lines in your changes missing coverage. Please review.

Project coverage is 81.83%. Comparing base (46c9add) to head (2b789e5).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/components/Channel/Channel.tsx 82.05% 7 Missing ⚠️
src/components/MessageInput/EditMessageForm.tsx 79.16% 5 Missing ⚠️
...rc/components/AIStateIndicator/hooks/useAIState.ts 33.33% 4 Missing ⚠️
...nts/ChannelList/hooks/useChannelDeletedListener.ts 50.00% 2 Missing ⚠️
...ents/ChannelList/hooks/useChannelHiddenListener.ts 50.00% 2 Missing ⚠️
...s/ChannelList/hooks/useChannelTruncatedListener.ts 33.33% 2 Missing ⚠️
...nts/ChannelList/hooks/useChannelUpdatedListener.ts 33.33% 2 Missing ⚠️
...nts/ChannelList/hooks/useChannelVisibleListener.ts 33.33% 2 Missing ⚠️
...ponents/ChannelList/hooks/useMessageNewListener.ts 33.33% 2 Missing ⚠️
...ist/hooks/useNotificationAddedToChannelListener.ts 33.33% 2 Missing ⚠️
... and 15 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2690      +/-   ##
==========================================
+ Coverage   80.99%   81.83%   +0.83%     
==========================================
  Files         471      463       -8     
  Lines        9984     9183     -801     
  Branches     2358     2094     -264     
==========================================
- Hits         8087     7515     -572     
+ Misses       1774     1563     -211     
+ Partials      123      105      -18     

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