Skip to content

Add coverage report for gcovr #216

Closed
@mayeut

Description

@mayeut

IMHO, gcovr is missing a public coverage report on CI builds.

It would allow:

  • To track coverage progress when adding tests, before refactoring gcovr
  • To make sure PR are well tested and reject PR that have an insufficient diff coverage
  • For everyone to know what's tested

There are at least 2 service providers that allow to get a report on each CI build that I know of:

  • codecov
  • coveralls

Here's a sample output using codecov: https://codecov.io/gh/mayeut/gcovr/branch/module-coverage

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions