Skip to content

Commit e9477dc

Browse files
committed
Add coverage badge
1 parent 36efe18 commit e9477dc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
| |logo|
22
3-
| |pypi version| |build| |format| |status| |python version|
3+
| |pypi version| |build| |coverage| |format| |status| |python version|
44
55
password_validator
66
==================
@@ -79,4 +79,6 @@ License
7979
.. |status| image:: https://img.shields.io/pypi/status/password-validator?logo=status&style=flat-square
8080
.. |logo| image:: https://res.cloudinary.com/tbking/image/upload/v1490803400/password-validator/logo.png
8181
.. |build| image:: https://img.shields.io/github/workflow/status/tarunbatra/password-validator-python/CI?logo=github&style=flat-square
82-
:target: https://github.com/tarunbatra/password-validator-python/actions?query=workflow%3ACI
82+
:target: https://github.com/tarunbatra/password-validator-python/actions?query=workflow%3ACI
83+
.. |coverage| image:: https://img.shields.io/codecov/c/gh/tarunbatra/password-validator-python?logo=codecov&style=flat-square
84+
:target: https://codecov.io/gh/tarunbatra/password-validator-python

0 commit comments

Comments
 (0)