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

Android (CI): use API level 29 for the emulator #1022

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

jmartinesp
Copy link
Contributor

API 31 somehow breaks the emulator action, the config.ini file doesn't seem to be used anymore, or at least the value for the userdata partition isn't honoured (the CI complaints of no disk space for a 7GB partition when the config.ini file says it should be only 3GB).

Also, enable dispatch for the Android action so it can be more easily tested in the future.

@jmartinesp jmartinesp requested a review from langleyd July 18, 2024 07:29
@codecov-commenter
Copy link

codecov-commenter commented Jul 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.53%. Comparing base (034afd0) to head (7b99cab).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1022      +/-   ##
==========================================
- Coverage   90.19%   89.53%   -0.67%     
==========================================
  Files         179      104      -75     
  Lines       21468    17990    -3478     
  Branches      280      280              
==========================================
- Hits        19363    16107    -3256     
+ Misses       2102     1880     -222     
  Partials        3        3              
Flag Coverage Δ
uitests ?
uitests-ios ?
unittests 89.53% <ø> (+0.25%) ⬆️
unittests-ios ?
unittests-react 88.64% <ø> (ø)
unittests-rust 89.67% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link

sonarcloud bot commented Jul 18, 2024

@jmartinesp jmartinesp merged commit 4c50704 into main Jul 18, 2024
7 checks passed
@jmartinesp jmartinesp deleted the misc/android-emulator-ci-tweaks branch July 18, 2024 09:56
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