Alexander Lepekhin created NIFI-14507:
-----------------------------------------
Summary: Create code coverage report
Key: NIFI-14507
URL: https://issues.apache.org/jira/browse/NIFI-14507
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Affects Versions: 2.3.0
Reporter: Alexander Lepekhin
Fix For: 2.4.0
Currently code coverage report is not generated.
How to reproduce:
* go to any submodule, i.e. nifi-mock
* execute ./mvnw clean install
* expected result: tests passed and coverage report generated
* actual result: tests passed, coverage report not generated
--
This message was sent by Atlassian Jira
(v8.20.10#820010)