Skip to content

Add instructions to view the test coverage reports locally #463

@seisman

Description

@seisman

Description of the desired feature

The Contributing Guidelines says:

Run the tests and calculate test coverage using:

make test

The coverage report will let you know which lines of code are touched by the tests. Strive to get 100% coverage for the lines you changed.

However, it's not clear how to view the coverage reports locally. We should add instructions to do that and perhaps add a make target, e.g., make view-coverage.

Are you willing to help implement and maintain this feature? Yes/No

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationhelp wantedHelping hands are appreciated

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions