Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(llc): merge channel in channel.update event #1049

Merged
merged 2 commits into from
Apr 1, 2022

Conversation

xsahil03x
Copy link
Member

Fixes: #1047

Signed-off-by: xsahil03x <xdsahil@gmail.com>
Signed-off-by: xsahil03x <xdsahil@gmail.com>
@codecov
Copy link

codecov bot commented Mar 31, 2022

Codecov Report

Merging #1049 (23dd1b0) into develop (604546d) will decrease coverage by 0.00%.
The diff coverage is 50.00%.

@@             Coverage Diff             @@
##           develop    #1049      +/-   ##
===========================================
- Coverage    76.09%   76.09%   -0.01%     
===========================================
  Files          192      192              
  Lines        20672    20673       +1     
===========================================
  Hits         15731    15731              
- Misses        4941     4942       +1     
Impacted Files Coverage Δ
packages/stream_chat/lib/src/client/channel.dart 63.55% <0.00%> (-0.07%) ⬇️
...stream_chat/lib/src/core/models/channel_model.dart 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 604546d...23dd1b0. Read the comment docs.

@xsahil03x xsahil03x merged commit af8c188 into develop Apr 1, 2022
@xsahil03x xsahil03x deleted the fix/channel_update_event branch April 1, 2022 08:28
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.

own_capabilities extraData missing after update
2 participants