Code coverage badge on Gitlab using Maven and JaCoCo plugin | Java | JVM

Описание к видео Code coverage badge on Gitlab using Maven and JaCoCo plugin | Java | JVM

Hello! This video shows how to configure JaCoCo plugin using Maven and display the code coverage on GitLab.

GitLab repository: https://gitlab.com/ShowMeYourCodeYouT...

Gitlab expression to extract the coverage percent: Total.*?([0-9]{1,3})%

00:00 - JacCoco and Surefire Maven plugin configurations
01:13 - GitLab CI/CD configuration
02:27 - GitLab badges configuration
03:48 - Running a GitLab pipeline
06:30 - Running locally: maven clean verify
07:23 - Checking GitLab pipeline results

Комментарии

Информация по комментариям в разработке