Grant Henke has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/16954


Change subject: [build] Add a test coverage report to the Java build
......................................................................

[build] Add a test coverage report to the Java build

This patch adds a jacoco test coverage report to the Java built.
The report can be generated by running
`./gradlew jacocoAggregatedReport` and looking at
`java/build/reports/jacoco/jacocoAggregatedReport/html/index.html`

A follow on patch will add this coverage run to the build-and-test.sh
“COVERAGE” type build.

Change-Id: I0f2a2b1836b5ade72a757a8d7e2c518858ec48bb
---
M java/build.gradle
M java/buildSrc/build.gradle
M java/gradle/dependencies.gradle
M java/gradle/quality.gradle
4 files changed, 22 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/54/16954/1
--
To view, visit http://gerrit.cloudera.org:8080/16954
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0f2a2b1836b5ade72a757a8d7e2c518858ec48bb
Gerrit-Change-Number: 16954
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <[email protected]>

Reply via email to