Skip to content

ci: Run tests and generate coverage for all modules#4238

Merged
jamesarich merged 1 commit into
mainfrom
fix/tests4
Jan 16, 2026
Merged

ci: Run tests and generate coverage for all modules#4238
jamesarich merged 1 commit into
mainfrom
fix/tests4

Conversation

@jamesarich

Copy link
Copy Markdown
Collaborator

Expands the Gradle commands in the reusable Android build and test workflows to explicitly run unit tests, instrumented tests, and generate Kover reports for every module in the project.

This ensures that test and coverage metrics are comprehensive across the entire codebase.

Additionally, this change enables Gradle build scan publishing only within a CI environment.

Expands the Gradle commands in the reusable Android build and test workflows to explicitly run unit tests, instrumented tests, and generate Kover reports for every module in the project.

This ensures that test and coverage metrics are comprehensive across the entire codebase.

Additionally, this change enables Gradle build scan publishing only within a CI environment.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
@github-actions github-actions Bot added the bugfix PR tag label Jan 16, 2026
@jamesarich jamesarich added ci Pertains to ci/cd actions or workflows chore labels Jan 16, 2026
@jamesarich jamesarich merged commit 54a90a9 into main Jan 16, 2026
6 of 8 checks passed
@jamesarich jamesarich deleted the fix/tests4 branch January 16, 2026 01:39
@codecov

codecov Bot commented Jan 16, 2026

Copy link
Copy Markdown

⚠️ JUnit XML file not found

The CLI was unable to find any JUnit XML files to upload.
For more help, visit our troubleshooting guide.

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