Skip to content

feat: add sonar properties file#44

Merged
ajaskolski merged 1 commit intomainfrom
feat-add-sonar-properties-file
May 7, 2026
Merged

feat: add sonar properties file#44
ajaskolski merged 1 commit intomainfrom
feat-add-sonar-properties-file

Conversation

@ajaskolski
Copy link
Copy Markdown
Contributor

@ajaskolski ajaskolski commented May 7, 2026

Adds basic sonar configuration.

@ajaskolski ajaskolski marked this pull request as ready for review May 7, 2026 09:30
@ajaskolski ajaskolski requested a review from a team as a code owner May 7, 2026 09:30
Copilot AI review requested due to automatic review settings May 7, 2026 09:30
@ajaskolski ajaskolski enabled auto-merge (squash) May 7, 2026 09:30
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a sonar-project.properties file to enable basic SonarQube/SonarCloud scanning configuration for this repository.

Changes:

  • Introduces Sonar project metadata (sonar.projectKey, sonar.projectName, encoding).
  • Configures source/test roots and inclusion/exclusion patterns, including excluding testutils and excluding tests from coverage requirements.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread sonar-project.properties
@ajaskolski ajaskolski merged commit cbc2fa5 into main May 7, 2026
18 checks passed
@ajaskolski ajaskolski deleted the feat-add-sonar-properties-file branch May 7, 2026 12:40
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.

3 participants