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

Add code coverage reports to CI #196

Open
diogomatsubara opened this issue Jun 28, 2024 · 2 comments
Open

Add code coverage reports to CI #196

diogomatsubara opened this issue Jun 28, 2024 · 2 comments
Labels
new feature Something new is needed

Comments

@diogomatsubara
Copy link
Contributor

Describe the feature

We would like to have code coverage reports for all our zenoh-* repos.

https://blog.rng0.io/how-to-do-code-coverage-in-rust/ has a good initial example of how to do it for rust projects.

@diogomatsubara diogomatsubara added the new feature Something new is needed label Jun 28, 2024
@diogomatsubara
Copy link
Contributor Author

Luca suggested to use https://github.com/taiki-e/cargo-llvm-cov

@diogomatsubara
Copy link
Contributor Author

In the uprotocol project, CY is using cargo tarpaulin https://github.com/eclipse-uprotocol/up-transport-zenoh-rust/blob/main/.github/workflows/coverage.yaml

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

No branches or pull requests

1 participant