Skip to content

Suggestion: Use coverage.py and codecov #201

@Newtech66

Description

@Newtech66

coverage.py can be used to test code coverage by tests. Codecov shows coverage reports for the repository and for PRs. Either one of them or both may be useful tools to check whether code is being covered by tests.

Of course it is not a substitute for good unit test design, simply covering code by a unit test doesn't mean that the testing is thorough, but it could be useful to see that it is tested, at least.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions