Closed
Description
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
Labels
No labels