[ https://issues.apache.org/jira/browse/KAFKA-3451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15208780#comment-15208780 ]
ASF GitHub Bot commented on KAFKA-3451: --------------------------------------- GitHub user granthenke opened a pull request: https://github.com/apache/kafka/pull/1121 KAFKA-3451: Add basic HTML coverage report generation to gradle You can merge this pull request into a Git repository by running: $ git pull https://github.com/granthenke/kafka coverage Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1121.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1121 ---- commit 3ccf9fc21e28b8b58915d644659c3eb04123bc85 Author: Grant Henke <granthe...@gmail.com> Date: 2016-03-23T17:03:37Z KAFKA-3451: Add basic HTML coverage report generation to gradle ---- > Add basic HTML coverage report generation to gradle > --------------------------------------------------- > > Key: KAFKA-3451 > URL: https://issues.apache.org/jira/browse/KAFKA-3451 > Project: Kafka > Issue Type: Sub-task > Components: security > Reporter: Grant Henke > Assignee: Grant Henke > Fix For: 0.10.1.0 > > > Having some basic ability to report and view coverage is valuable and a good > start. This may not be perfect and enhancements should be tracked under the > KAFKA-1722 umbrella, but its a start. > This will use Jacoco to report on the java projects and Scoverage to report > on the Scala projects (core). -- This message was sent by Atlassian JIRA (v6.3.4#6332)