Skip to content

Commit 2689744

Browse files
committed
Add code coverage
1 parent b046e9a commit 2689744

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
plugins {
22
id 'java-library'
33
id 'checkstyle'
4+
id 'jacoco'
45
id "com.github.spotbugs" version "5.0.7"
56
id 'maven-publish'
67
id 'signing'

0 commit comments

Comments
 (0)