Closed sungam3r closed 1 year ago
https://docs.codecov.com/docs/status-badges
I would like to add code coverage badge into readme.
@carlosrecuero @unaizorrilla I can't get it work - I don't see repo, perhaps I have not required permissions.
You can add the following to the markdown file for the status badge
[![codecov.io](https://codecov.io/github/Xabaril/AspNetCore.Diagnostics.HealthChecks/coverage.svg?branch=master)](https://codecov.io/github/Xabaril/AspNetCore.Diagnostics.HealthChecks?branch=master)
Resulting in this:
👍 961f1ec
https://docs.codecov.com/docs/status-badges
I would like to add code coverage badge into readme.
@carlosrecuero @unaizorrilla I can't get it work - I don't see repo, perhaps I have not required permissions.