@@ -16,43 +16,33 @@ Overview
1616.. |docs | image :: https://readthedocs.org/projects/pytest-benchmark/badge/?style=flat
1717 :target: https://readthedocs.org/projects/pytest-benchmark/
1818 :alt: Documentation Status
19-
2019.. |github-actions | image :: https://github.com/ionelmc/pytest-benchmark/actions/workflows/github-actions.yml/badge.svg
2120 :alt: GitHub Actions Build Status
2221 :target: https://github.com/ionelmc/pytest-benchmark/actions
2322.. |gitter | image :: https://badges.gitter.im/ionelmc/pytest-benchmark.svg
2423 :alt: Join the chat at https://gitter.im/ionelmc/pytest-benchmark
2524 :target: https://gitter.im/ionelmc/pytest-benchmark
26-
27- .. |coveralls | image :: https://coveralls.io/repos/github/ionelmc/pytest-benchmark/badge.svg?branch=main
25+ .. |coveralls | image :: https://coveralls.io/repos/github/ionelmc/pytest-benchmark/badge.svg?branch=master
2826 :alt: Coverage Status
29- :target: https://coveralls.io/github/ionelmc/pytest-benchmark?branch=main
30-
31- .. |codecov | image :: https://codecov.io/gh/ionelmc/pytest-benchmark/branch/main/graphs/badge.svg?branch=main
27+ :target: https://coveralls.io/github/ionelmc/pytest-benchmark?branch=master
28+ .. |codecov | image :: https://codecov.io/gh/ionelmc/pytest-benchmark/branch/master/graphs/badge.svg?branch=master
3229 :alt: Coverage Status
3330 :target: https://app.codecov.io/github/ionelmc/pytest-benchmark
34-
3531.. |version | image :: https://img.shields.io/pypi/v/pytest-benchmark.svg
3632 :alt: PyPI Package latest release
3733 :target: https://pypi.org/project/pytest-benchmark
38-
3934.. |wheel | image :: https://img.shields.io/pypi/wheel/pytest-benchmark.svg
4035 :alt: PyPI Wheel
4136 :target: https://pypi.org/project/pytest-benchmark
42-
4337.. |supported-versions | image :: https://img.shields.io/pypi/pyversions/pytest-benchmark.svg
4438 :alt: Supported versions
4539 :target: https://pypi.org/project/pytest-benchmark
46-
4740.. |supported-implementations | image :: https://img.shields.io/pypi/implementation/pytest-benchmark.svg
4841 :alt: Supported implementations
4942 :target: https://pypi.org/project/pytest-benchmark
50-
5143.. |commits-since | image :: https://img.shields.io/github/commits-since/ionelmc/pytest-benchmark/v5.1.0.svg
5244 :alt: Commits since latest release
53- :target: https://github.com/ionelmc/pytest-benchmark/compare/v5.1.0...main
54-
55-
45+ :target: https://github.com/ionelmc/pytest-benchmark/compare/v5.1.0...master
5646
5747.. end-badges
5848
0 commit comments