inspec / inspec-azure

InSpec Azure Resource Pack
https://www.inspec.io/
Other
97 stars 80 forks source link

Add code to run SonarScanner on test unit runs #634

Closed clintoncwolfe closed 2 years ago

clintoncwolfe commented 2 years ago

Description

Modifies verify.sh to download sonarscanner and run it on test unit runs where the CI_ENABLE_COVERAGE flag is set. This will also upload the coverage/coverage.json file to sonarcloud.

Issues Resolved

List any existing issues this PR resolves, or any Discourse or StackOverflow discussion that's relevant

Check List

clintoncwolfe commented 2 years ago

Merging just so the pipeline will be created.