Skip to content

Commit a777904

Browse files
Specify code coverage as a static value.
1 parent 1b97fe1 commit a777904

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.rst

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Django Debug Toolbar |latest-version|
33
=====================================
44

5-
|jazzband| |build-status| |docs| |python-support| |django-support|
5+
|jazzband| |build-status| |coverage| |docs| |python-support| |django-support|
66

77
.. |latest-version| image:: https://img.shields.io/pypi/v/django-debug-toolbar.svg
88
:target: https://pypi.python.org/pypi/django-debug-toolbar
@@ -16,6 +16,10 @@ Django Debug Toolbar |latest-version|
1616
:target: https://github.com/jazzband/django-debug-toolbar/actions
1717
:alt: Build Status
1818

19+
.. |coverage| image:: https://img.shields.io/badge/Coverage-89%25-green
20+
:target: https://github.com/jazzband/django-debug-toolbar/actions/workflows/test.yml?query=branch%3Amain
21+
:alt: Test coverage status
22+
1923
.. |docs| image:: https://img.shields.io/readthedocs/django-debug-toolbar/latest.svg
2024
:target: https://readthedocs.org/projects/django-debug-toolbar/
2125
:alt: Documentation status

0 commit comments

Comments
 (0)