[
https://issues.apache.org/jira/browse/KAFKA-1722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14281995#comment-14281995
]
Ashish Kumar Singh commented on KAFKA-1722:
-------------------------------------------
[~bosco] coverall supports scala, but it will also have the limitations I
mentioned above. For automative coverage report, I was planning to put it as
part of preCommit patch testing. For each patch contributor can know if the
patch is decreasing/ increasing code coverage. If the patch decreases code
coverage more than a threshold value, preCommit patch testing bot will give it
a -1.
> static analysis code coverage for pci audit needs
> -------------------------------------------------
>
> Key: KAFKA-1722
> URL: https://issues.apache.org/jira/browse/KAFKA-1722
> Project: Kafka
> Issue Type: Bug
> Components: security
> Reporter: Joe Stein
> Assignee: Ashish Kumar Singh
> Fix For: 0.9.0
>
>
> Code coverage is a measure used to describe the degree to which the source
> code of a product is tested. A product with high code coverage has been more
> thoroughly tested and has a lower chance of containing software bugs than a
> product with low code coverage. Apart from PCI audit needs, increasing user
> base of Kafka makes it important to increase code coverage of Kafka.
> Something just can not be improved without being measured.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)