-
Notifications
You must be signed in to change notification settings - Fork 176
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 the SDK bindings to v0.2.39
#3288
Update the SDK bindings to v0.2.39
#3288
Conversation
39eaba8
to
efc2325
Compare
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
- Rework `RoomSyncSubscriber` to work with the new `RoomListService.subscribeToRooms` API.
efc2325
to
4c4526b
Compare
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #3288 +/- ##
========================================
Coverage 82.56% 82.56%
========================================
Files 1662 1662
Lines 38992 38992
Branches 4724 4724
========================================
Hits 32193 32193
Misses 5133 5133
Partials 1666 1666 ☔ View full report in Codecov by Sentry. |
Maestro passed here. |
Content
v0.2.39
.RoomSyncSubscriber
to work with the newRoomListService.subscribeToRooms
API.Motivation and context
Adopt new APIs.
Tested devices
Checklist