Skip to content

Commit 7c07e5d

Browse files
authored
chore: remove hardcoded coverage badge, fix Python version badge (#43)
1 parent bfc09e2 commit 7c07e5d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@
66
<a href="https://github.com/croc100/pytest-mrt/network/dependents"><img src="https://img.shields.io/badge/used%20by-see%20dependents-informational" alt="Used by"></a>
77
<a href="https://github.com/croc100/pytest-mrt/actions"><img src="https://img.shields.io/github/actions/workflow/status/croc100/pytest-mrt/ci.yml?branch=main&label=tests" alt="CI"></a>
88
<a href="https://codecov.io/gh/croc100/pytest-mrt"><img src="https://codecov.io/gh/croc100/pytest-mrt/graph/badge.svg?token=CODECOV_TOKEN" alt="Coverage"></a>
9-
<img src="https://img.shields.io/badge/coverage-81%25-yellowgreen" alt="Coverage 81%">
109
<img src="https://img.shields.io/badge/status-stable-brightgreen" alt="Production/Stable">
11-
<a href="https://pypi.org/project/pytest-mrt"><img src="https://img.shields.io/pypi/pyversions/pytest-mrt" alt="Python"></a>
10+
<img src="https://img.shields.io/badge/python-3.10%20%7C%203.11%20%7C%203.12%20%7C%203.13-blue" alt="Python 3.10-3.13">
1211
<img src="https://img.shields.io/badge/license-MIT-green" alt="MIT License">
1312
</p>
1413

0 commit comments

Comments
 (0)