eolivelli commented on issue #232: Add code-coverage report using JaCoCo URL: https://github.com/apache/bookkeeper/issues/232#issuecomment-312905153 After running this command in bookkeeper-server directory: mvn clean install -Pcode-coverage the HTML report will be in: bookkeeper-server/target/site/jacoco/index.html we could also add some warning/error thresholds if a new patch introduces too much "uncovered" code ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
