Description
Gcov coverage results can be uploaded to Coveralls so C and C++ test coverage appears in project dashboards. It is useful for maintainers who publish coverage status from CI or local builds.
Coverage uploads can expose paths, branch names, and project structure. Protect service tokens and review what is sent before using it with private repositories.