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

Improve FakeMatrixRoom to be able to check all the parameters. #3761

Closed bmarty closed 2 weeks ago

bmarty commented 2 weeks ago

Preparatory work for testing the sending of media caption.

github-actions[bot] commented 2 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/g2dkjk

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

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 46.29630% with 29 lines in your changes missing coverage. Please review.

Project coverage is 82.93%. Comparing base (0efe3bc) to head (4b98ee9). Report is 12 commits behind head on develop.

Files with missing lines Patch % Lines
...droid/libraries/matrix/test/room/FakeMatrixRoom.kt 46.29% 29 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3761 +/- ## =========================================== - Coverage 82.97% 82.93% -0.04% =========================================== Files 1770 1770 Lines 44440 44483 +43 Branches 5224 5224 =========================================== + Hits 36873 36893 +20 - Misses 5731 5754 +23 Partials 1836 1836 ```

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