Skip to content
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

Add code coverage #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add code coverage #15

wants to merge 1 commit into from

Conversation

jmesnil
Copy link
Contributor

@jmesnil jmesnil commented Aug 2, 2023

Run the GitHub action with the coverage profile
to generate a code coverage report in target/site/jacoco and associate it to the GH Action runs

Run the GitHub action with the `coverage` profile
to generate a code coverage report in target/site/jacoco and
associate it to the GH Action runs

Signed-off-by: Jeff Mesnil <jmesnil@redhat.com>
@jmesnil
Copy link
Contributor Author

jmesnil commented Aug 3, 2023

Workflow is not ideal. You have to click on the GitHub action run, then Summary. At the bottom of the page, there is a jacoco artifact (which is a zip file) that will be downloaded in your local machine so that you can open the index.html in the unzipped directory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant