Skip to content
This repository was archived by the owner on Nov 25, 2024. It is now read-only.

Conversation

S7evinK
Copy link
Contributor

@S7evinK S7evinK commented Nov 3, 2022

Fixes #2803
Also refactors the presence stream to not hit the database for every user, instead queries all users at once now.

@S7evinK S7evinK requested a review from a team as a code owner November 3, 2022 10:23
@S7evinK S7evinK marked this pull request as draft November 3, 2022 10:27
@S7evinK S7evinK force-pushed the s7evink/syncpresence branch from 337a9d4 to 2cc7019 Compare November 3, 2022 14:06
@S7evinK S7evinK marked this pull request as ready for review November 3, 2022 14:40
@kegsay kegsay added the T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues. label Dec 5, 2022
Copy link
Member

@kegsay kegsay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise LGTM

@S7evinK S7evinK requested a review from kegsay December 7, 2022 08:50
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (main@fb2e7d1). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2854   +/-   ##
=======================================
  Coverage        ?   31.29%           
=======================================
  Files           ?      493           
  Lines           ?    54483           
  Branches        ?        0           
=======================================
  Hits            ?    17048           
  Misses          ?    35240           
  Partials        ?     2195           
Flag Coverage Δ
unittests 31.29% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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.
📢 Do you have feedback about the report comment? Let us know in this issue.

@S7evinK S7evinK merged commit c136a45 into main Dec 8, 2022
@S7evinK S7evinK deleted the s7evink/syncpresence branch December 8, 2022 07:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C-Sync-API T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New member presence is not given through /sync after join
3 participants