Skip to content

Conversation

xsahil03x
Copy link
Member

@xsahil03x xsahil03x commented Mar 24, 2025

Resolves: #2080 , #2096, #2113

Description of the pull request

  • Fixed an issue with not being able to use a non-initialized Channel in the StreamChannel widget.
  • Fixed issues with message action modals background getting covered by Material background color.

Copy link

codecov bot commented Mar 24, 2025

Codecov Report

Attention: Patch coverage is 84.61538% with 6 lines in your changes missing coverage. Please review.

Project coverage is 60.57%. Comparing base (d16844a) to head (5229364).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...ream_chat_flutter_core/lib/src/stream_channel.dart 84.61% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2157      +/-   ##
==========================================
+ Coverage   60.55%   60.57%   +0.01%     
==========================================
  Files         383      383              
  Lines       23932    23927       -5     
==========================================
  Hits        14493    14493              
+ Misses       9439     9434       -5     

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

@xsahil03x xsahil03x marked this pull request as draft March 25, 2025 02:51
@xsahil03x xsahil03x marked this pull request as ready for review March 25, 2025 05:09
@xsahil03x xsahil03x requested a review from renefloor March 25, 2025 11:10
Copy link
Contributor

@Brazol Brazol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@xsahil03x xsahil03x merged commit 07e1a35 into master Mar 25, 2025
12 checks passed
@xsahil03x xsahil03x deleted the fix/2080 branch March 25, 2025 11:51
@xsahil03x xsahil03x mentioned this pull request Mar 25, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How to create a new channel with stream_chat_flutter 9.x?

3 participants