Hello Attila Bukor, Kudu Jenkins, Andrew Wong,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/16954

to look at the new patch set (#2).

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 build.
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/2
--
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: newpatchset
Gerrit-Change-Id: I0f2a2b1836b5ade72a757a8d7e2c518858ec48bb
Gerrit-Change-Number: 16954
Gerrit-PatchSet: 2
Gerrit-Owner: Grant Henke <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Attila Bukor <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to