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(persistence): save channel.ownCapabilities in db #1198

Merged
merged 2 commits into from
Jun 9, 2022

Conversation

xsahil03x
Copy link
Member

Fixes: #1102

xsahil03x added 2 commits June 9, 2022 14:10
Signed-off-by: xsahil03x <xdsahil@gmail.com>
Signed-off-by: xsahil03x <xdsahil@gmail.com>
@xsahil03x xsahil03x requested a review from imtoori June 9, 2022 08:44
@codecov
Copy link

codecov bot commented Jun 9, 2022

Codecov Report

Merging #1198 (621daba) into develop (c40580c) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           develop    #1198   +/-   ##
========================================
  Coverage    68.04%   68.05%           
========================================
  Files          228      228           
  Lines        23488    23490    +2     
========================================
+ Hits         15983    15985    +2     
  Misses        7505     7505           
Impacted Files Coverage Δ
...at_persistence/lib/src/db/drift_chat_database.dart 70.00% <ø> (ø)
...hat_persistence/lib/src/mapper/channel_mapper.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 c40580c...621daba. Read the comment docs.

@imtoori imtoori merged commit 5e3cec1 into develop Jun 9, 2022
@xsahil03x xsahil03x deleted the feat/persistence-channel-capabilities branch June 9, 2022 19:15
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.

StreamMessageInput was blocked with You don't have permission to send message.
2 participants