yaalsn opened a new pull request, #3586: URL: https://github.com/apache/bookkeeper/pull/3586
### Motivation Bookkeeper has already added jacoco plugin but it doesn't work in Github action, and it seems original code coverage reports are uploaded to [coveralls](https://coveralls.io/github/apache/bookkeeper?branch=master) by jenkins. Currently, we use Github action, so let's try it and switch to CodeCov. ### Changes - Add code-coverage profile in every unit test command - Add uploading to CodeCov github action in every module's test workflow -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
