Skip to content
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

Integrate code coverage tooling #360

Open
ajvb opened this issue Apr 6, 2020 · 1 comment
Open

Integrate code coverage tooling #360

ajvb opened this issue Apr 6, 2020 · 1 comment

Comments

@ajvb
Copy link
Contributor

ajvb commented Apr 6, 2020

It would be nice to be able to view metrics on how our code coverage is doing across our unit tests. If we have a tool that can support multiple languages to cover contrib, that would be nice, but making sure can see the % coverage of the Java code is the more important piece.

@ajvb
Copy link
Contributor Author

ajvb commented Apr 7, 2020

There is a commit in the branch codecov that adds jacoco code coverage reporting that may be able to be used as a reference - 32f9b3c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant