How to measure code coverage with SonarQube and Jacoco

How to measure code coverage with SonarQube and Jacoco

HomeTom Gregory TechHow to measure code coverage with SonarQube and Jacoco
How to measure code coverage with SonarQube and Jacoco
ChannelPublish DateThumbnail & View CountDownload Video
Channel AvatarPublish Date not found Thumbnail
0 Views
In this video, you will learn how to apply the Jacoco plugin to your project and run a SonarQube scan to generate a code coverage report for a Gradle Java project.

Code coverage is a metric that many teams use to check the quality of their tests because it represents the percentage of production code tested.

GITHUB REPOSITORY
Follow this article by checking out the associated GitHub repository https://github.com/tkgregory/sonarqube-jacoco-code-coverage.git.

BLOG POST
Follow this video in written blog post format at https://tomgregory.com/gradle/how-to-measure-code-coverage-using-sonarqube-and-jacoco

GRADLE PLUGINS
Jacoco plugin docs https://docs.gradle.org/current/userguide/jacoco_plugin.html
SonarQube plugin docs https://docs.sonarqube.org/latest/analysis/scan/sonarscanner-for-gradle/

SONARQUBE
General documentation https://docs.sonarqube.org/latest/

Please take the opportunity to connect with your friends and family and share this video with them if you find it useful.