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

Remove :samples:minimal module #3871

Closed bmarty closed 2 days ago

bmarty commented 2 days ago

Content

Remove :samples:minimal module

Motivation and context

Developers are not using it and we still have to maintain it. And recently the CI is having some trouble with it, so better to just remove it.

Screenshots / GIFs

NA

Tests

NA

Tested devices

NA

Checklist

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

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

codecov[bot] commented 2 days ago

Codecov Report

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

Project coverage is 82.84%. Comparing base (a132be2) to head (4c61e5d). Report is 2 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3871 +/- ## ======================================== Coverage 82.84% 82.84% ======================================== Files 1783 1783 Lines 45014 45014 Branches 5312 5312 ======================================== + Hits 37293 37294 +1 Misses 5861 5861 + Partials 1860 1859 -1 ```

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