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

refactor(persistence): align message entity with StreamChat. #1619

Merged
merged 3 commits into from
Jun 19, 2023

Conversation

xsahil03x
Copy link
Contributor

No description provided.

Signed-off-by: xsahil03x <xdsahil@gmail.com>
@xsahil03x xsahil03x changed the title refactor(persistence): Align message entity with StreamChat. refactor(persistence): align message entity with StreamChat. Jun 17, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jun 17, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02 🎉

Comparison is base (62f51d4) 58.67% compared to head (057bad8) 58.70%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1619      +/-   ##
===========================================
+ Coverage    58.67%   58.70%   +0.02%     
===========================================
  Files          290      290              
  Lines        17722    17734      +12     
===========================================
+ Hits         10398    10410      +12     
  Misses        7324     7324              
Impacted Files Coverage Δ
...ream_chat_persistence/lib/src/dao/message_dao.dart 99.02% <ø> (ø)
...at_persistence/lib/src/db/drift_chat_database.dart 66.66% <ø> (ø)
...hat_persistence/lib/src/mapper/message_mapper.dart 100.00% <100.00%> (ø)
...sistence/lib/src/mapper/pinned_message_mapper.dart 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@xsahil03x xsahil03x merged commit d3623ed into develop Jun 19, 2023
14 checks passed
@xsahil03x xsahil03x deleted the feat/persistence-message-local-remote-sync branch June 19, 2023 06:50
@xsahil03x xsahil03x mentioned this pull request Jun 19, 2023
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.

None yet

2 participants