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

Upgrade to rust sdk 0.1.71 #1905

Merged
merged 5 commits into from
Nov 29, 2023
Merged

Upgrade to rust sdk 0.1.71 #1905

merged 5 commits into from
Nov 29, 2023

Conversation

julioromano
Copy link

@julioromano julioromano commented Nov 27, 2023

https://github.com/matrix-org/matrix-rust-components-kotlin/releases/tag/sdk-v0.1.71

There are breaking changes as specified in: #1898 plus the one related to the poll history feature.

@julioromano julioromano mentioned this pull request Nov 27, 2023
5 tasks
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@julioromano julioromano marked this pull request as ready for review November 28, 2023 15:03
@julioromano julioromano requested a review from a team as a code owner November 28, 2023 15:03
@julioromano julioromano requested review from ganfra and removed request for a team November 28, 2023 15:03
Copy link
Contributor

📱 Scan the QR code below to install the build (arm64 only) for this PR.
QR code
If you can't scan the QR code you can install the build via this link: https://i.diawi.com/pJdVxC

Copy link

codecov bot commented Nov 28, 2023

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (c1098ab) 66.53% compared to head (6a92b31) 66.53%.

Files Patch % Lines
...es/matrix/api/encryption/EnableRecoveryProgress.kt 33.33% 2 Missing ⚠️
...droid/libraries/matrix/test/room/FakeMatrixRoom.kt 0.00% 1 Missing ⚠️
...braries/matrix/test/timeline/FakeMatrixTimeline.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1905      +/-   ##
===========================================
- Coverage    66.53%   66.53%   -0.01%     
===========================================
  Files         1309     1309              
  Lines        33110    33109       -1     
  Branches      7094     7094              
===========================================
- Hits         22031    22028       -3     
- Misses        7718     7720       +2     
  Partials      3361     3361              

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

Copy link
Member

@bmarty bmarty left a comment

Choose a reason for hiding this comment

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

LGTM, @ganfra OK for you?

EnableRecoveryProgress.CreatingBackup,
EnableRecoveryProgress.CreatingRecoveryKey ->
Unit
is EnableRecoveryProgress.RoomKeyUploadError -> Unit
Copy link
Member

Choose a reason for hiding this comment

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

I guess this new case RoomKeyUploadError should be handled differently, but I can do it in a separate PR (i.e. not block this one).

Copy link
Member

@ganfra ganfra left a comment

Choose a reason for hiding this comment

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

Thanks !

@julioromano julioromano merged commit 6ea26dd into develop Nov 29, 2023
15 of 17 checks passed
@julioromano julioromano deleted the julioromano/bump_sdk branch November 29, 2023 09:34
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