-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
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
JaCoCo reports not working #582
Labels
type: bug
Something isn't working
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
At some point (perhaps with a Gradle update?) the JaCoCo reports stopped working. For example:
https://github.com/micronaut-projects/micronaut-openapi/actions/runs/5329318280/jobs/9654878870?pr=1059
The aggregator project certainly doesn't contain the report. But neither the individual projects. If I try to run
jacocoTestReport
directly, I get:Build is successful, but no report is created.
The text was updated successfully, but these errors were encountered: