Skip to content

Add JaCoCo coverage reporting to CI workflow#36

Merged
melloCoding merged 2 commits intomainfrom
addJaCoCo
Nov 18, 2025
Merged

Add JaCoCo coverage reporting to CI workflow#36
melloCoding merged 2 commits intomainfrom
addJaCoCo

Conversation

@melloCoding
Copy link
Member

Integrates JaCoCo test coverage reporting into the GitHub Actions workflow and build configuration. Adds tasks for generating coverage reports, configures filtering and inclusion of specific classes, and uploads the coverage report as an artifact.

Integrates JaCoCo test coverage reporting into the GitHub Actions workflow and build configuration. Adds tasks for generating coverage reports, configures filtering and inclusion of specific classes, and uploads the coverage report as an artifact.
Changed the artifact upload path for the JaCoCo report to use the TeamCode directory in the Gradle GitHub Actions workflow. This ensures the correct report files are uploaded from the intended build location.
@melloCoding melloCoding merged commit cb47471 into main Nov 18, 2025
1 check passed
@melloCoding melloCoding deleted the addJaCoCo branch November 18, 2025 17:39
@melloCoding melloCoding restored the addJaCoCo branch November 18, 2025 19:46
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.

1 participant