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

chore(ffi): Bye bye Sliding Sync bindings! #2222

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

Hywan
Copy link
Member

@Hywan Hywan commented Jul 5, 2023

Address #1911.

The RoomList and EncryptionSync API provide a better developer experience and address concrete needs. Nobody no longer uses the Sliding Sync bindings, so we can remove them.

The `RoomList` and `EncryptionSync` API provide a better developer
experience and address concrete needs. Nobody no longer uses the Sliding
Sync bindings, so we can remove them.
@Hywan Hywan requested a review from a team as a code owner July 5, 2023 13:07
@Hywan Hywan requested review from jplatte and removed request for a team July 5, 2023 13:07
@Hywan Hywan mentioned this pull request Jul 5, 2023
62 tasks
@Hywan Hywan requested a review from bnjbvr July 5, 2023 13:08
@codecov
Copy link

codecov bot commented Jul 5, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (96ef45a) 76.85% compared to head (6cca4ab) 76.85%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2222   +/-   ##
=======================================
  Coverage   76.85%   76.85%           
=======================================
  Files         168      168           
  Lines       17759    17759           
=======================================
  Hits        13649    13649           
  Misses       4110     4110           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member

@bnjbvr bnjbvr left a comment

Choose a reason for hiding this comment

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

weeeeeeeeeeeee 🥳

@Hywan Hywan merged commit f2d53a2 into matrix-org:main Jul 6, 2023
47 checks passed
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.

None yet

2 participants