element-hq / element-x-android

Android Matrix messenger application using the Matrix Rust Sdk and Jetpack Compose
GNU Affero General Public License v3.0
1.08k stars 155 forks source link

Bump rust-sdk version to rust-sdk 0.2.57 #3735

Closed BillCarsonFr closed 3 weeks ago

BillCarsonFr commented 3 weeks ago

Content

Base PR to update all breaking changes with the new rust-sdk version. Do not merge yet. Here is the stak of PR to be merged on this one:

Motivation and context

Screenshots / GIFs

Tests

Tested devices

Checklist

github-actions[bot] commented 3 weeks ago

:iphone: 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/SjQYnG

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 95.23810% with 1 line in your changes missing coverage. Please review.

Project coverage is 83.05%. Comparing base (f44c8dd) to head (4ef231c). Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...line/components/event/TimelineItemEncryptedView.kt 87.50% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3735 +/- ## ======================================== Coverage 83.05% 83.05% ======================================== Files 1754 1754 Lines 43980 43994 +14 Branches 5142 5142 ======================================== + Hits 36526 36540 +14 + Misses 5633 5632 -1 - Partials 1821 1822 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

jmartinesp commented 3 weeks ago

Ah, my bad, I re-ran Maestro when it had already succeeded before.