Cameron Lee created SAMZA-2568:
----------------------------------
Summary: 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
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)