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

fix(sdk): Add m.room.create to bump_event_types for sliding sync #3724

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

Hywan
Copy link
Member

@Hywan Hywan commented Jul 18, 2024

This patch updates the rev of our ruma's fork to match the latest commit of our feat-sss branch, see
ruma/ruma@f25b322. It adds m.room.create in the bump_event_types of a v4::SyncRequestList (equivalent of a v5::request::List).

This patch updates the `rev` of our `ruma`'s fork to match the latest
commit of our `feat-sss` branch, see
ruma/ruma@f25b322.
It adds `m.room.create` in the `bump_event_types` of a
`v4::SyncRequestList` (equivalent of a `v5::request::List`).
@Hywan Hywan requested a review from a team as a code owner July 18, 2024 07:33
@Hywan Hywan requested review from andybalaam and removed request for a team July 18, 2024 07:33
Copy link

codecov bot commented Jul 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.00%. Comparing base (dd20c37) to head (abdc776).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3724      +/-   ##
==========================================
- Coverage   84.01%   84.00%   -0.01%     
==========================================
  Files         260      260              
  Lines       26700    26700              
==========================================
- Hits        22432    22430       -2     
- Misses       4268     4270       +2     

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

@Hywan Hywan merged commit 2aecf29 into matrix-org:main Jul 18, 2024
40 checks passed
@Hywan Hywan mentioned this pull request Aug 14, 2024
33 tasks
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.

2 participants