Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jacoco-maven-plugin

How to exclude and include properly classes, packages and jar classes, lib from the jacoco report (Instrumentation offline)

How can I exclude files of the Code Coverage of SonarQube using JaCoCo maven plugin

How to check minimum code coverage for multi-module maven project with jacoco?

Is there a way to get unit coverage percentage (eg from jacoco) on only new code?

Maven Jacoco Configuration for multi-module projects [duplicate]

Jacoco - "Caused by: java.lang.ClassNotFoundException: org.jacoco.agent.rt.internal_6da5971.Offline"

How to exclude a line from jacoco code coverage?

Reporting and Merging multi-module jacoco reports with report-aggregate

JaCoCo and missed coverage of private default constructor

How to skip jacoco coverage check during build?

An error has occured in JaCoCo report generation

Integration Test Coverage in SonarQube from JaCoCo Maven plug-in showing 0%

How to add static member variables Jacoco Test Coverage?

Exclude Setters and Getters in JaCoCo Code Coverage

Sonarqube bad coverage because of lombok @Data

JaCoCo with Maven - missing execution data file

JaCoCo: exclude generated methods (using it with Lombok)

Maven Jacoco Configuration - Exclude classes/packages from report not working