Skip to content

Commit

Permalink
JaCoCo report recorded (build)
Browse files Browse the repository at this point in the history
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
  • Loading branch information
senivam authored and lukasj committed Aug 18, 2021
1 parent d4d3669 commit 19bf3d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/jenkins/continuous.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ pipeline {
sh 'etc/jenkins/continuous.sh'
}
junit '**/target/surefire-reports/*.xml'
jacoco()
recordIssues(tools: [java(), javaDoc(), spotBugs(useRankAsPriority: true)])
}
}
Expand Down

0 comments on commit 19bf3d2

Please sign in to comment.