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 badge to readme #178

Open
veenstrajelmer opened this issue Jun 5, 2024 · 0 comments
Open

add code coverage badge to readme #178

veenstrajelmer opened this issue Jun 5, 2024 · 0 comments
Labels
chore Changes to the build process or auxiliary tools and libraries such as documentation generation

Comments

@veenstrajelmer
Copy link

veenstrajelmer commented Jun 5, 2024

What is the need for this task.
Since the code coverage is now computed by sonarcloud, it might be nice to communicate about this. And why not also adding the #downloads badge immediately.

What is the task?
This is often done via a button in the README.md. This can be achieved by copying this markdown code:

[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=Deltares_MeshKernelPy&metric=coverage)](https://sonarcloud.io/summary/new_code?id=Deltares_MeshKernelPy)
[![Downloads](https://img.shields.io/pypi/dm/MeshKernelPy.svg)](https://pypistats.org/packages/MeshKernelPy)

It will look (and work) like this:
Coverage
Downloads

@veenstrajelmer veenstrajelmer added the chore Changes to the build process or auxiliary tools and libraries such as documentation generation label Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Changes to the build process or auxiliary tools and libraries such as documentation generation
Projects
None yet
Development

No branches or pull requests

1 participant