Skip to content

Commit 5cffeb4

Browse files
chore: add Codecov badge
1 parent 65e941b commit 5cffeb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# [Codecov](https://codecov.io) Python Example
2+
[![codecov](https://codecov.io/github/codecov/example-python/branch/master/graph/badge.svg?token=tkq655ROg3)](https://codecov.io/github/codecov/example-python)
23
[![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)
34

45
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.

0 commit comments

Comments
 (0)