Skip to content

Commit 91a4448

Browse files
committed
Add test coverage to Sonarqube analysis
1 parent c1da3f8 commit 91a4448

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ project(':metafacture-runner') {
4040
subprojects {
4141
apply plugin: 'signing'
4242
apply plugin: 'maven'
43+
apply plugin: 'jacoco'
4344

4445
sourceCompatibility = 1.8
4546
targetCompatibility = 1.8

0 commit comments

Comments
 (0)