element-hq / element-x-android

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

Cleanup and fixtures for SDK classes. #3488

Closed bmarty closed 1 week ago

bmarty commented 1 week ago

Content

Replacement for #3482 : revert change about interface, but keep the cleanup and move fixtures in a dedicated packages.

Motivation and context

Clean code.

Screenshots / GIFs

Tests

Tested devices

Checklist

github-actions[bot] commented 1 week 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/fhbEu6

sonarcloud[bot] commented 1 week 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

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.67%. Comparing base (df72d28) to head (352dbdb). Report is 7 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3488 +/- ## ======================================== Coverage 82.67% 82.67% ======================================== Files 1731 1731 Lines 40834 40834 Branches 4967 4967 ======================================== Hits 33760 33760 Misses 5312 5312 Partials 1762 1762 ```

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