Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codecov/example-go
Go coverage example
https://github.com/codecov/example-go
coverage go gocov
Last synced: about 3 hours ago
JSON representation
Go coverage example
- Host: GitHub
- URL: https://github.com/codecov/example-go
- Owner: codecov
- License: mit
- Created: 2014-09-22T14:33:53.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2024-06-11T07:39:28.000Z (5 months ago)
- Last Synced: 2024-06-20T17:29:12.454Z (5 months ago)
- Topics: coverage, go, gocov
- Language: Go
- Homepage: https://codecov.io
- Size: 52.7 KB
- Stars: 215
- Watchers: 17
- Forks: 97
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# [Codecov](https://codecov.io) Go Example
[![codecov](https://codecov.io/gh/codecov/example-go/branch/main/graph/badge.svg?token=tNKcOjlxLo)](https://codecov.io/gh/codecov/example-go)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcodecov%2Fexample-go.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fexample-go?ref=badge_shield)This example repository shows how Codecov can be integrated with a simple go project. It uses **GitHub Actions** and **CircleCI** as CI/CD providers and **go** 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-go.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fexample-go?ref=badge_large)