Skip to content

Conversation

@xsahil03x
Copy link
Member

Resolves: FLU-109

Description of the pull request

This pull request introduces support for draft messages in the stream_chat_persistence.

@github-actions
Copy link

github-actions bot commented Apr 16, 2025

⚠️ Database Entity Files Modified

The following database entity files have been modified in this PR:

packages/stream_chat_persistence/lib/src/entity/draft_messages.dart
packages/stream_chat_persistence/lib/src/entity/entity.dart
packages/stream_chat_persistence/lib/src/entity/messages.dart

📝 Remember to:

  1. Update database version in db/drift_chat_database.dart.
  2. Update entity schema tests if necessary.

Note: This comment is automatically generated by the CI workflow.

@xsahil03x xsahil03x force-pushed the feat/draft-persistence branch from fd4c279 to e6e3dbb Compare April 16, 2025 15:10
@codecov
Copy link

codecov bot commented Apr 16, 2025

Codecov Report

Attention: Patch coverage is 97.65625% with 3 lines in your changes missing coverage. Please review.

Project coverage is 62.45%. Comparing base (239ad76) to head (f5c65ce).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...hat_persistence/lib/src/dao/draft_message_dao.dart 94.44% 2 Missing ⚠️
...ream_chat_persistence/lib/src/dao/message_dao.dart 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2219      +/-   ##
==========================================
+ Coverage   62.30%   62.45%   +0.15%     
==========================================
  Files         392      394       +2     
  Lines       24670    24776     +106     
==========================================
+ Hits        15370    15474     +104     
- Misses       9300     9302       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@xsahil03x xsahil03x merged commit e0a4b26 into master Apr 17, 2025
15 checks passed
@xsahil03x xsahil03x deleted the feat/draft-persistence branch April 17, 2025 10:27
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.

3 participants