Abhishek Kumar created RANGER-5229: -------------------------------------- Summary: CI: Generate Code Coverage Report with JaCoCo Key: RANGER-5229 URL: https://issues.apache.org/jira/browse/RANGER-5229 Project: Ranger Issue Type: Bug Components: Ranger Reporter: Abhishek Kumar Assignee: Abhishek Kumar
JaCoCo Maven plugin is present in apache/ranger and generates jacoco reports for multiple modules within the repo for which there exist unit tests. Add functionality to merge all jacoco.exec files generated during the build and use them to generate code coverage report as part of the CI process. -- This message was sent by Atlassian Jira (v8.20.10#820010)