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 adapters #382

Open
epompeii opened this issue Apr 28, 2024 · 0 comments
Open

Add code coverage adapters #382

epompeii opened this issue Apr 28, 2024 · 0 comments

Comments

@epompeii
Copy link
Member

Some users have indicated that they would like to track their code coverage metrics with Bencher.
There are already dedicated tools to do this like CodeCov and Coveralls.
For open source projects on their supported platforms, one of those dedicated tools may be a better choice.

However, I can see the appeal of just using Bencher for this. There is nothing stopping users from tracking code coverage with Bencher. They just have to output Bencher Metric Format (BMF).
To make this easier, add built in adapters for popular code coverage tools.

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

1 participant