-
Notifications
You must be signed in to change notification settings - Fork 246
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
Update timeline when members are synced #1406
Conversation
e568da0
to
ed73d1b
Compare
… for fn that is only used from sliding-sync.
ed73d1b
to
a62fe4d
Compare
a62fe4d
to
d8438a8
Compare
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.
This seems to be working beautifully ElX side, nicely done 👏
sigh coverage not running again. |
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.
Looks good.
Codecov ReportBase: 73.11% // Head: 72.85% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #1406 +/- ##
==========================================
- Coverage 73.11% 72.85% -0.27%
==========================================
Files 121 121
Lines 13229 13282 +53
==========================================
+ Hits 9673 9677 +4
- Misses 3556 3605 +49
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
… as it's not available when members for the room aren't synced.
Ready for testing.