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

[CIS-586] Fix issue with decoding missing member_count in ChannelDetailPayload #782

Merged
merged 2 commits into from Jan 29, 2021

Conversation

mantergo
Copy link
Contributor

In this PR:

  • Fix issue with decoding missing member_count in ChannelDetailPayload

@mantergo mantergo added the 🌐 SDK: StreamChat (LLC) Tasks related to the StreamChat LLC SDK label Jan 29, 2021
Copy link
Contributor

@VojtaStavik VojtaStavik left a comment

Choose a reason for hiding this comment

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

@codecov
Copy link

codecov bot commented Jan 29, 2021

Codecov Report

Merging #782 (73339b3) into main (47e649b) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #782   +/-   ##
=======================================
  Coverage   88.63%   88.63%           
=======================================
  Files         218      218           
  Lines        8533     8533           
=======================================
  Hits         7563     7563           
  Misses        970      970           
Impacted Files Coverage Δ
...Client/Endpoints/Payloads/ChannelListPayload.swift 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 47e649b...73339b3. Read the comment docs.

@mantergo mantergo force-pushed the CIS-586-fix-member-count-decoding branch from 1873093 to 73339b3 Compare January 29, 2021 16:51
@mantergo mantergo merged commit 524c3b4 into main Jan 29, 2021
@mantergo mantergo deleted the CIS-586-fix-member-count-decoding branch January 29, 2021 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌐 SDK: StreamChat (LLC) Tasks related to the StreamChat LLC SDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants