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

Generate a code coverage report #2

Open
allan-simon opened this issue Nov 23, 2017 · 3 comments
Open

Generate a code coverage report #2

allan-simon opened this issue Nov 23, 2017 · 3 comments

Comments

@allan-simon
Copy link
Owner

I would be great to be able to launch some tests and get the coverage result

@jean553
Copy link
Collaborator

jean553 commented Nov 23, 2017

I used kcov for coverage. Ok for you ?

@jean553
Copy link
Collaborator

jean553 commented Nov 30, 2017

Instead of installing kcov manually (or from master as I did in one of my previous project here https://github.com/jean553/rust-dev-docker/blob/master/provisioning/roles/kcov/tasks/main.yml), I've found this instead: https://github.com/kennytm/cargo-kcov. After a quick test, it seems it does what we want perfectly well and only requires a simple cargo install. Should we take this solution ?

@allan-simon
Copy link
Owner Author

yes seems to fit our use case and to be simple enough

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

No branches or pull requests

2 participants