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

Code coverage #137

Open
crepererum opened this issue May 12, 2022 · 1 comment · May be fixed by #143
Open

Code coverage #137

crepererum opened this issue May 12, 2022 · 1 comment · May be fixed by #143
Labels
good first issue Good for newcomers

Comments

@crepererum
Copy link
Collaborator

We be nice if our CI would report code coverage. This should ideally use the new LLVM-based code coverage that rustc now supports and should combine the coverage of both test runs (kafka and redpanda) together.

@crepererum crepererum added the good first issue Good for newcomers label May 12, 2022
@crepererum
Copy link
Collaborator Author

https://github.com/taiki-e/cargo-llvm-cov might be helpful for this.

This was referenced Jun 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant