You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/02/18 05:47:31 UTC

[GitHub] [pulsar] lhotari commented on issue #14322: How to create coverage report by jacoco when run unit test?

lhotari commented on issue #14322:
URL: https://github.com/apache/pulsar/issues/14322#issuecomment-1043943592


   Passing `-Pmain,coverage` can be used on the maven command line. Jacoco configuration is part of the `coverage` maven profile. @nicoloboschi is working on a contribution to enable code coverage and collect and report the coverage reports using codecov.io .


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

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