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(ui): stream channel listview #775

Merged
merged 23 commits into from
Mar 8, 2022
Merged

feat(ui): stream channel listview #775

merged 23 commits into from
Mar 8, 2022

Conversation

xsahil03x
Copy link
Member

No description provided.

@xsahil03x xsahil03x changed the title chore(ui): initial channel list view draft with controller. feat(ui): stream channel listview Nov 17, 2021
@deven98 deven98 mentioned this pull request Nov 18, 2021
1 task
@deven98 deven98 linked an issue Nov 18, 2021 that may be closed by this pull request
1 task
@xsahil03x xsahil03x force-pushed the feat/stream-channel-listview branch from ba78d70 to 09a97b0 Compare December 6, 2021 11:58
Signed-off-by: xsahil03x <xdsahil@gmail.com>
@xsahil03x xsahil03x force-pushed the feat/stream-channel-listview branch from 09a97b0 to f3110e9 Compare December 6, 2021 11:58
Co-authored-by: Sahil Kumar <xdsahil@gmail.com>
@imtoori imtoori marked this pull request as ready for review February 1, 2022 11:29
@xsahil03x xsahil03x reopened this Mar 7, 2022
@codecov
Copy link

codecov bot commented Mar 8, 2022

Codecov Report

Merging #775 (f8c0f80) into v4 (9b0fb58) will decrease coverage by 2.51%.
The diff coverage is 29.62%.

Impacted file tree graph

@@            Coverage Diff             @@
##               v4     #775      +/-   ##
==========================================
- Coverage   74.28%   71.76%   -2.52%     
==========================================
  Files         196      209      +13     
  Lines       20962    21983    +1021     
==========================================
+ Hits        15572    15777     +205     
- Misses       5390     6206     +816     
Impacted Files Coverage Δ
...s/stream_chat/lib/src/core/api/moderation_api.dart 85.45% <0.00%> (-14.55%) ⬇️
...ckages/stream_chat/lib/src/core/api/responses.dart 95.71% <0.00%> (-2.82%) ⬇️
...eam_chat/lib/src/core/error/stream_chat_error.dart 88.46% <ø> (ø)
...eam_chat/lib/src/core/http/stream_http_client.dart 94.02% <ø> (ø)
.../lib/src/core/http/stream_http_client_options.dart 100.00% <ø> (ø)
...ream_chat/lib/src/core/models/attachment_file.dart 38.23% <ø> (-5.10%) ⬇️
...ackages/stream_chat/lib/src/core/models/event.dart 97.29% <ø> (ø)
...t_flutter/lib/src/attachment/attachment_title.dart 0.00% <ø> (ø)
..._flutter/lib/src/attachment/attachment_widget.dart 16.00% <ø> (-1.40%) ⬇️
...t_flutter/lib/src/attachment/giphy_attachment.dart 0.00% <ø> (ø)
... and 107 more

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 165e7a5...f8c0f80. Read the comment docs.

@imtoori imtoori merged commit 55b8729 into v4 Mar 8, 2022
@xsahil03x xsahil03x deleted the feat/stream-channel-listview 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.

Channel list not updated
3 participants