Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codecov/example-c
Upload reports to Codecov using C/C++
https://github.com/codecov/example-c
c codecov coverage
Last synced: 2 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 (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-12-05T22:54:11.000Z (about 2 months ago)
- Last Synced: 2025-01-15T03:51:06.222Z (10 days ago)
- Topics: c, codecov, coverage
- Language: C
- Size: 57.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
[![codecov](https://codecov.io/github/codecov/example-c/branch/main/graph/badge.svg?token=BPQabVTlxT)](https://app.codecov.io/github/codecov/example-c)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcodecov%2Fexample-c.svg?type=shield)](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
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcodecov%2Fexample-c.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fexample-c?ref=badge_large)