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

feat(llc): add support for channel.membership #1165

Merged
merged 7 commits into from
May 19, 2022
Merged

Conversation

xsahil03x
Copy link
Member

Fixes: #1134

xsahil03x added 2 commits May 19, 2022 14:34
Signed-off-by: xsahil03x <xdsahil@gmail.com>
Signed-off-by: xsahil03x <xdsahil@gmail.com>
@xsahil03x xsahil03x requested a review from imtoori May 19, 2022 09:07
@codecov
Copy link

codecov bot commented May 19, 2022

Codecov Report

Merging #1165 (434214e) into develop (8ae6023) will decrease coverage by 0.01%.
The diff coverage is 14.28%.

@@             Coverage Diff             @@
##           develop    #1165      +/-   ##
===========================================
- Coverage    68.10%   68.08%   -0.02%     
===========================================
  Files          229      229              
  Lines        23438    23445       +7     
===========================================
+ Hits         15962    15963       +1     
- Misses        7476     7482       +6     
Impacted Files Coverage Δ
packages/stream_chat/lib/src/client/channel.dart 62.57% <0.00%> (-0.39%) ⬇️
...lib/src/v4/message_input/stream_message_input.dart 30.48% <ø> (ø)
...stream_chat/lib/src/core/models/channel_state.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 8ae6023...434214e. Read the comment docs.

Signed-off-by: xsahil03x <xdsahil@gmail.com>
@imtoori imtoori merged commit f5786ce into develop May 19, 2022
@xsahil03x xsahil03x deleted the feat/channel-membership branch May 1, 2023 19:02
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.

add channel.membership support
2 participants