Skip to content

Commit

Permalink
Add code coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
albfan committed Sep 1, 2016
1 parent 54f518a commit 3c9bc6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Expand Up @@ -56,5 +56,6 @@ jacocoTestReport {
reports {
xml.enabled = true // coveralls plugin depends on xml format report
html.enabled = true
html.destination "${buildDir}/jacocoHtml"
}
}

0 comments on commit 3c9bc6a

Please sign in to comment.