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 test coverage badge #105

Open
CosminPerRam opened this issue Sep 26, 2023 · 0 comments
Open

Add test coverage badge #105

CosminPerRam opened this issue Sep 26, 2023 · 0 comments
Labels
enhancement New feature or request repository Repository changes. tests Anything regarding tests. v1.0.X Things about v1.0.X
Milestone

Comments

@CosminPerRam
Copy link
Member

CosminPerRam commented Sep 26, 2023

What is this feature about?
Add a badge that shows the test coverage percentage.

Additional context/references
Although we could use a service for this, seeing that the Node game coverage (#99) badge is done in house, this one can also be done in house using tarpaulin (Tarpauling is a code coverage reporting tool for the Cargo build system) (related: see the GitHub Actions section of the readme).

@CosminPerRam CosminPerRam added enhancement New feature or request repository Repository changes. labels Sep 26, 2023
@cainthebest cainthebest added the v1.0.X Things about v1.0.X label Sep 30, 2024
@cainthebest cainthebest added this to the v1.0.0 milestone Sep 30, 2024
@cainthebest cainthebest added the tests Anything regarding tests. label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request repository Repository changes. tests Anything regarding tests. v1.0.X Things about v1.0.X
Projects
None yet
Development

No branches or pull requests

2 participants