Skip to content

ci: sonarcloud analysis #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
Oct 13, 2020
Merged

ci: sonarcloud analysis #31

merged 16 commits into from
Oct 13, 2020

Conversation

ewingjm
Copy link
Member

@ewingjm ewingjm commented Oct 13, 2020

Purpose

SonarCloud can prevent additional technical debt being added to a repository by introducing a status check for quality and code coverage in newly added code.

Approach

Introduced SonarCloud analysis to the pull request validation and CI pipelines. Also merged the Build and Test stages into a single job to allow SonarCloud to analyse code coverage.

TODOs

  • Automated test coverage for new code
  • Documentation updated (if required)
  • Build and tests successful

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@ewingjm ewingjm merged commit 6790376 into master Oct 13, 2020
@ewingjm ewingjm deleted the ci/sonar-cloud-analysis branch October 13, 2020 08:44
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