youtube image
From YouTube: GitLab Code Coverage Badge: Speed Run

Description

In this video I show how to setup the Code Coverage calculation on a simple Java project to be used as a Project Badge, display in a Merge Request and use with a simple bash file in a compare job.

This sample project can be found here: https://gitlab.com/jheimbuck_gl/java-code-coverage

The blog on how to publish code coverage reports to GitLab pages can be found here: https://about.gitlab.com/blog/2016/11/03/publish-code-coverage-report-with-gitlab-pages/