https://github.com/codecov/example-c
Upload reports to Codecov using C/C++
https://github.com/codecov/example-c
c codecov coverage
Last synced: 15 days ago
JSON representation
Upload reports to Codecov using C/C++
- Host: GitHub
- URL: https://github.com/codecov/example-c
- Owner: codecov
- License: mit
- Created: 2015-05-04T18:58:23.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2025-03-10T19:55:16.000Z (about 1 month ago)
- Last Synced: 2025-03-31T14:11:48.031Z (22 days ago)
- Topics: c, codecov, coverage
- Language: C
- Size: 58.6 KB
- Stars: 36
- Watchers: 15
- Forks: 44
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# [Codecov](https://codecov.io) C Example
[](https://app.codecov.io/github/codecov/example-c)
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fexample-c?ref=badge_shield)This example repository shows how Codecov can be integrated with a simple c project. It uses **GitHub Actions** and **CircleCI** as CI/CD providers and **gcov** as the coverage provider.
For more information, please see the links below.
## Links
- [Quick Start](https://docs.codecov.com/docs/quick-start)
- [GitHub Tutorial](https://docs.codecov.com/docs/github-tutorial)
- [Community Boards](https://community.codecov.io)
- [Support](https://codecov.io/support)
- [Documentation](https://docs.codecov.io)## License
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fexample-c?ref=badge_large)