Skip to content
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

sliding_sync(state): use * for m.call.member when requesting state through sliding sync #4166

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

stefanceriu
Copy link
Member

@stefanceriu stefanceriu requested a review from Hywan October 24, 2024 07:47
@stefanceriu stefanceriu requested a review from a team as a code owner October 24, 2024 07:47
@stefanceriu stefanceriu force-pushed the stefan/callMemberSentinel branch from 49f0342 to 8d0726c Compare October 24, 2024 08:02
…e through sliding sync

- introduced in #4159 with an empty string
- call members use custom `state_key`s and as such not specifying the sentinel won't match them and state won't be returned
@stefanceriu stefanceriu force-pushed the stefan/callMemberSentinel branch from 8d0726c to bb55493 Compare October 24, 2024 08:20
Copy link
Member

@Hywan Hywan left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link

codecov bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.82%. Comparing base (31e9600) to head (bb55493).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4166      +/-   ##
==========================================
- Coverage   84.85%   84.82%   -0.04%     
==========================================
  Files         269      269              
  Lines       28916    28916              
==========================================
- Hits        24536    24527       -9     
- Misses       4380     4389       +9     

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

@stefanceriu stefanceriu merged commit ca1d829 into main Oct 24, 2024
40 checks passed
@stefanceriu stefanceriu deleted the stefan/callMemberSentinel branch October 24, 2024 08:35
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