Skip to content

Test coverage badge in README #9

Open
@kieran-ryan

Description

@kieran-ryan

Adding a test coverage badge to the project's README would provide greater transparency of the project's test coverage, without the need to delve into the coverage artifacts or checkout the project locally. This will provide a better indicator of the project's health, which will be useful for first-time viewers or to developers who want to keep track of how their coverage is trending.

The test coverage of this project is already being calculated in it's GitHub workflow using the pytest and coverage packages respectively. A coverage badge can be implemented through GitHub using the coverage-badge Action.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions