spring-cloud-aws icon indicating copy to clipboard operation
spring-cloud-aws copied to clipboard

Upload test coverage reports to SonarCloud

Open maciejwalkowiak opened this issue 2 years ago • 0 comments

At this moment we do not have test coverage reports in SonarCloud.

Links that may be helpful:

https://community.sonarsource.com/t/upload-jacocotestreport-data-to-sonarcloud-using-github-actions/38875 https://community.sonarsource.com/t/how-to-configure-upload-coverage-reports-to-sonarcloud-io/24618 https://community.sonarsource.com/t/coverage-test-data-importing-jacoco-coverage-report-in-xml-format/12151

How it's done in Spring Cloud GCP:

https://github.com/GoogleCloudPlatform/spring-cloud-gcp/blob/main/.github/workflows/sonar.yaml

maciejwalkowiak avatar May 02 '22 08:05 maciejwalkowiak