Fix Jacoco test report creation
Compare changes
+ 5
− 1
@@ -4,6 +4,7 @@ import nl.javadude.gradle.plugins.license.LicenseExtension
@@ -154,9 +155,12 @@ configure<SpotlessExtension> {
Exclude the generated source directories from the Jacoco test report. Also enable generation of a CSV results file.