We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Jacoco coverage details for all modules should be aggregated into one output.
No coverage reports are produced, just the data is collected
I am attempting to provide one output for all modules to provide detailed coverage results
./gradlew clean build
mac os
The text was updated successfully, but these errors were encountered:
cdancy
No branches or pull requests
Expected Behavior
The Jacoco coverage details for all modules should be aggregated into one output.
Current Behavior
No coverage reports are produced, just the data is collected
Context
I am attempting to provide one output for all modules to provide detailed coverage results
Steps to Reproduce (for bugs)
./gradlew clean build
Your Environment
mac os
The text was updated successfully, but these errors were encountered: