-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add code coverage report to build #661
Conversation
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
@munishchouhan can you have a look how to grab the code cov report file and include in the CI build download page? |
ok sure |
Signed-off-by: munishchouhan <hrma017@gmail.com>
This reverts commit 65164c1.
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
testing here |
Signed-off-by: munishchouhan <hrma017@gmail.com>
Signed-off-by: munishchouhan <hrma017@gmail.com>
It would be enough to have the coverage report downloadable, even in the tests one |
Signed-off-by: munishchouhan <hrma017@gmail.com>
@pditommaso done |
Awesome |
This PR adds the jacoco plugin to create code coverage reports