gradle-print-coverage-plugin
gradle-print-coverage-plugin copied to clipboard
Add configuration options for report-path and message
We have multiple sub-projects and want to display a separate message for the combined coverage. This pull-request adds configuration options for 'reportPath' and 'message' to customize both the xml-report from jacoco to be scanned for coverage data as well as the output message.