Status Badges
Status pages are a way that a user a display coverage data on the readme of a repository.
You can access Status Badges for your Repository by visiting the Badges & Graphs section of the Repository Configuration page in Codecov:
Badges for Flags
You can create a badge relevant to a flag by adding
flag=<flag-name>
after...badge.svg?
in the above.
Updated 6 days ago