Skip to content

Conversation

pflynn-virtru
Copy link
Member

Configured the Jacoco plugin to specify the output directory for report generation. This change ensures that the report is consistently placed in the target directory for easier access and management.

Configured the Jacoco plugin to specify the output directory for report generation. This change ensures that the report is consistently placed in the target directory for easier access and management.
@pflynn-virtru pflynn-virtru requested review from a team as code owners October 17, 2024 12:46
Changed the JaCoCo output directory to target/site/jacoco/. This organizes the generated code coverage reports into a more specific sub-directory for easier access and management.
This commit updates the GitHub Actions workflow to include caching for SonarCloud and Maven packages, improving CI efficiency. It also configures the Maven Test Coverage step to run SonarCloud analysis.
Including SONAR_TOKEN and GITHUB_TOKEN in the Maven Test Coverage step ensures proper authentication for SonarQube and GitHub API calls. This change is crucial for enhancing security and enabling seamless integration with our CI pipeline.
Copy link

@pflynn-virtru pflynn-virtru merged commit dcfbb56 into main Oct 21, 2024
7 checks passed
@pflynn-virtru pflynn-virtru deleted the ci/sonar-coverage2 branch October 21, 2024 17:48
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.

2 participants