Pavel Fadeev created FLINK-4483:
-----------------------------------
Summary: Complete test coverage integration
Key: FLINK-4483
URL:
https://issues.apache.org/jira/browse/FLINK-4483 Project: Flink
Issue Type: Improvement
Components: Build System
Reporter: Pavel Fadeev
With INFRA-12458 implemented now we need to move on and:
- recover code coverage reporting for maven build
- report it continuously with coveralls.io . Obsolete reports could be found [here|
https://coveralls.io/github/apache/flink]
It is good to:
- prevent extra tests run for reporting
- minimize build timing impact with agent/instrumentation/reporting
- provide java/scala code coverage metrics there
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)