Skip to content

ci: Update jenkins groovy file with new config#16

Merged
mattdibi merged 2 commits intodevelopfrom
update_sonar_analysis_config
Jan 14, 2026
Merged

ci: Update jenkins groovy file with new config#16
mattdibi merged 2 commits intodevelopfrom
update_sonar_analysis_config

Conversation

@pierantoniomerlino
Copy link
Copy Markdown
Member

@pierantoniomerlino pierantoniomerlino commented Jan 14, 2026

This pull request updates the SonarCloud analysis configuration in the Jenkins CI pipeline. The main focus is on refining which files are excluded from analysis to better control code quality checks.

SonarCloud analysis configuration:

  • Updated the exclusions pattern to exclude all files under tests/, as well as all .xml and .yml files from SonarCloud analysis.
  • Added a new testExclusions entry to exclude all files from test coverage analysis.

Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>
Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>
@sonarqubecloud
Copy link
Copy Markdown

@mattdibi mattdibi merged commit 7aaa0cf into develop Jan 14, 2026
5 checks passed
@mattdibi mattdibi deleted the update_sonar_analysis_config branch January 14, 2026 15:54
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