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): Persistence not removing hidden channels. #1201

Merged
merged 1 commit into from
Jun 10, 2022

Conversation

xsahil03x
Copy link
Member

Fixes: #1135

Signed-off-by: xsahil03x <xdsahil@gmail.com>
@xsahil03x xsahil03x requested a review from imtoori June 10, 2022 12:05
@codecov
Copy link

codecov bot commented Jun 10, 2022

Codecov Report

Merging #1201 (a8a09a3) into develop (6048ca0) will decrease coverage by 0.00%.
The diff coverage is 33.33%.

@@             Coverage Diff             @@
##           develop    #1201      +/-   ##
===========================================
- Coverage    68.05%   68.04%   -0.01%     
===========================================
  Files          228      228              
  Lines        23490    23492       +2     
===========================================
+ Hits         15985    15986       +1     
- Misses        7505     7506       +1     
Impacted Files Coverage Δ
packages/stream_chat/lib/src/client/client.dart 90.43% <33.33%> (-0.18%) ⬇️

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 6048ca0...a8a09a3. Read the comment docs.

@imtoori imtoori merged commit 9747128 into develop Jun 10, 2022
@xsahil03x xsahil03x deleted the fix/hidden-channel 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.

persistence storage does not pick hidden channels
2 participants