[
https://issues.apache.org/jira/browse/SAMZA-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cameron Lee updated SAMZA-2568:
-------------------------------
Description:
Jacoco is a test code coverage tool. We have the Gradle plugin applied in
build.gradle, but it doesn't look like it is hooked up to the build step, so it
doesn't run automatically and devs aren't really aware of it.
This can be a useful tool to help make sure new changes include tests, so it
would be beneficial if we could hook this up to the build step in order to add
some more automated validation on the build.
Might be related to https://issues.apache.org/jira/browse/SAMZA-2567.
was:
Jacoco is a test code coverage tool. We have the Gradle plugin applied in
build.gradle, but it doesn't look like it is hooked up to the build step, so it
doesn't run automatically and devs aren't really aware of it.
This can be a useful tool to help make sure new changes include tests, so it
would be beneficial if we could hook this up to the build step in order to add
some more automated validation on the build.
> Leverage jacoco as part of build step
> -------------------------------------
>
> Key: SAMZA-2568
> URL: https://issues.apache.org/jira/browse/SAMZA-2568
> Project: Samza
> Issue Type: Improvement
> Reporter: Cameron Lee
> Priority: Major
>
> Jacoco is a test code coverage tool. We have the Gradle plugin applied in
> build.gradle, but it doesn't look like it is hooked up to the build step, so
> it doesn't run automatically and devs aren't really aware of it.
> This can be a useful tool to help make sure new changes include tests, so it
> would be beneficial if we could hook this up to the build step in order to
> add some more automated validation on the build.
> Might be related to https://issues.apache.org/jira/browse/SAMZA-2567.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)