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