Skip to content

Add code coverage#15

Open
jmesnil wants to merge 1 commit intowildfly:mainfrom
jmesnil:code_coverage
Open

Add code coverage#15
jmesnil wants to merge 1 commit intowildfly:mainfrom
jmesnil:code_coverage

Conversation

@jmesnil
Copy link
Member

@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
Member 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

Development

Successfully merging this pull request may close these issues.

1 participant