Skip to content

Generate a test coverage report on CI #245

@greenhat

Description

@greenhat

Motivation

To see in a PR the new/changed code that is not covered by any tests.

Implementation details

Add a separate job that uses cargo-tarpoulin to gather the coverage data and coveralls.io or codecov.io to post the report in a PR comment. I've used both and they do the job fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    testingAnything involving the test suite, missing tests, test maintenance

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions