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(ui): refactor message widget bottom row #1132

Merged
merged 8 commits into from May 11, 2022
Merged

Conversation

imtoori
Copy link
Contributor

@imtoori imtoori commented May 10, 2022

No description provided.

@imtoori imtoori linked an issue May 10, 2022 that may be closed by this pull request
1 task
@codecov
Copy link

codecov bot commented May 10, 2022

Codecov Report

Merging #1132 (d79ce76) into develop (d533c3f) will decrease coverage by 0.02%.
The diff coverage is 53.70%.

@@             Coverage Diff             @@
##           develop    #1132      +/-   ##
===========================================
- Coverage    67.94%   67.92%   -0.03%     
===========================================
  Files          229      229              
  Lines        23593    23593              
===========================================
- Hits         16031    16026       -5     
- Misses        7562     7567       +5     
Impacted Files Coverage Δ
packages/stream_chat/lib/src/client/channel.dart 62.95% <0.00%> (-0.13%) ⬇️
...ckages/stream_chat/lib/src/core/models/member.dart 60.52% <ø> (ø)
...chat_persistence/lib/src/mapper/member_mapper.dart 100.00% <ø> (ø)
...es/stream_chat_flutter/lib/src/message_widget.dart 30.84% <40.54%> (-0.38%) ⬇️
...ages/stream_chat_flutter/lib/src/channel_info.dart 68.33% <100.00%> (-0.52%) ⬇️
...ges/stream_chat_flutter/lib/src/thread_header.dart 97.91% <100.00%> (-0.05%) ⬇️
...lib/src/v4/message_input/stream_message_input.dart 30.49% <100.00%> (-0.10%) ⬇️

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 561c200...d79ce76. Read the comment docs.

Copy link
Contributor

@xsahil03x xsahil03x left a comment

Choose a reason for hiding this comment

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

LGTM

@imtoori imtoori merged commit dc43c88 into develop May 11, 2022
@xsahil03x xsahil03x deleted the hotfix/messageWidget branch May 1, 2023 19:09
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.

Wrapping MaterialApp in StreamChat does something to general layout and theme
2 participants