Skip to content

Add SonarCloud scanning to CI#4

Merged
brandonrc merged 1 commit intomainfrom
chore/add-sonarcloud
Feb 20, 2026
Merged

Add SonarCloud scanning to CI#4
brandonrc merged 1 commit intomainfrom
chore/add-sonarcloud

Conversation

@brandonrc
Copy link
Contributor

Summary

  • Add sonar-project.properties with project configuration for SonarCloud
  • Add SonarCloud scan step to the CI workflow, running after tests and the WASM build

Test plan

  • Verify SONAR_TOKEN secret is configured in repo settings
  • Confirm SonarCloud scan runs on push to main and on PRs
  • Check SonarCloud dashboard for initial analysis results

Configure SonarCloud analysis with sonar-project.properties and add a scan
step at the end of the CI workflow so every push and PR gets static analysis
coverage.
@brandonrc brandonrc merged commit 5f55cba into main Feb 20, 2026
2 checks passed
@sonarqubecloud
Copy link

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