-
Couldn't load subscription status.
- Fork 371
feat(llc, persistence): add reaction groups to Message #2255
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
Conversation
182eb2d to
f44d96d
Compare
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2255 +/- ##
==========================================
+ Coverage 63.21% 63.28% +0.06%
==========================================
Files 402 404 +2
Lines 25224 25268 +44
==========================================
+ Hits 15945 15990 +45
+ Misses 9279 9278 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Submit a pull request
Linear: FLU-138
Description of the pull request
Adds reactionsGroups to Message which includes the reactionCounts, reactionScores and also the dates for the first reaction and last reaction of the type. The reactionCounts and reactionScores are now deprecated but still kept for backwards compability.