You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by GitBox <gi...@apache.org> on 2020/09/30 08:29:00 UTC

[GitHub] [sling-parent] raducotescu commented on pull request #11: SLING-9775 - Improve JaCoCo code coverage setup

raducotescu commented on pull request #11:
URL: https://github.com/apache/sling-parent/pull/11#issuecomment-701244572


   I've played with the snapshot version of the pom in the GraphQL Core project and I do see the JaCoCo XML report produced i the correct location. This simplifies the setup a lot for projects inheriting the settings from the parent pom: the IT setup for each project needs to pass the value stored in the `jacoco.command` system property to the forked JVM and collecting coverage after that is as simple as running `mvn clean verify -Pjacoco-report`.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org