-
Notifications
You must be signed in to change notification settings - Fork 178
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 issues around read receipt #1910
Conversation
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
Kudos, SonarCloud Quality Gate passed! |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #1910 +/- ##
===========================================
+ Coverage 66.48% 66.57% +0.08%
===========================================
Files 1308 1310 +2
Lines 33058 33138 +80
Branches 7084 7097 +13
===========================================
+ Hits 21979 22061 +82
+ Misses 7724 7717 -7
- Partials 3355 3360 +5 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Just a question, in: 40c91a8
Where is the actual background worker?
TimelineItemGrouper.kt is used by the Factory |
Type of change
Content
This PR fixes several issues around read receipt:
Motivation and context
Reliable read receipt feature
Screenshots / GIFs
Tests
Tested devices
Checklist