Skip to content

Commit 668644d

Browse files
committed
PYTHON-5766 Add codecov badge to readme
1 parent ec9d954 commit 668644d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![Python Versions](https://img.shields.io/pypi/pyversions/pymongo)](https://pypi.org/project/pymongo)
55
[![Monthly Downloads](https://static.pepy.tech/badge/pymongo/month)](https://pepy.tech/project/pymongo)
66
[![API Documentation Status](https://readthedocs.org/projects/pymongo/badge/?version=stable)](http://pymongo.readthedocs.io/en/stable/api?badge=stable)
7+
[![codecov](https://codecov.io/gh/mongodb/mongo-python-driver/graph/badge.svg?token=FBhKFzbRKS)](https://codecov.io/gh/mongodb/mongo-python-driver)
78

89
## About
910

0 commit comments

Comments
 (0)