Skip to content

fix(ci): Run tests for both F-Droid and Google flavors#4239

Merged
jamesarich merged 3 commits into
mainfrom
fix/flavor-tests
Jan 16, 2026
Merged

fix(ci): Run tests for both F-Droid and Google flavors#4239
jamesarich merged 3 commits into
mainfrom
fix/flavor-tests

Conversation

@jamesarich

Copy link
Copy Markdown
Collaborator

Updates the Android build and test workflows to execute unit and instrumented tests for both fdroid and google product flavors.

@jamesarich jamesarich added ci Pertains to ci/cd actions or workflows ch_Gplay Release via Gplay / Obtanium Stable chore labels Jan 16, 2026
@github-actions github-actions Bot added the bugfix PR tag label Jan 16, 2026
@jamesarich jamesarich removed the ch_Gplay Release via Gplay / Obtanium Stable label Jan 16, 2026
@codecov

codecov Bot commented Jan 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (e470fa8) to head (f32bb43).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4239   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          3       3           
  Lines         23      23           
  Branches       7       7           
=====================================
  Misses        23      23           

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

Updates the Android build and test workflows to execute unit and instrumented tests for both `fdroid` and `google` product flavors.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Updates the Android build and test workflows to execute tests against all build variants (`Fdroid` and `Google`) instead of just the `Debug` variant. This ensures comprehensive testing across different flavors of the application.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
The connected Android tests for the `:feature:node` and `:mesh_service_example` modules have been removed from the reusable Android test workflow.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
@jamesarich jamesarich merged commit 4a65292 into main Jan 16, 2026
6 checks passed
@jamesarich jamesarich deleted the fix/flavor-tests branch January 16, 2026 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix PR tag chore ci Pertains to ci/cd actions or workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant