@@ -10,37 +10,33 @@ Overview
1010 * - docs
1111 - |docs |
1212 * - tests
13- - |github-actions | |codecov |
13+ - |github-actions | |coveralls | | codecov |
1414 * - package
1515 - |version | |wheel | |supported-versions | |supported-implementations | |commits-since |
1616.. |docs | image :: https://readthedocs.org/projects/python-tblib/badge/?style=flat
1717 :target: https://readthedocs.org/projects/python-tblib/
1818 :alt: Documentation Status
19-
2019.. |github-actions | image :: https://github.com/ionelmc/python-tblib/actions/workflows/github-actions.yml/badge.svg
2120 :alt: GitHub Actions Build Status
2221 :target: https://github.com/ionelmc/python-tblib/actions
23-
22+ .. |coveralls | image :: https://coveralls.io/repos/github/ionelmc/python-tblib/badge.svg?branch=master
23+ :alt: Coverage Status
24+ :target: https://coveralls.io/github/ionelmc/python-tblib?branch=master
2425.. |codecov | image :: https://codecov.io/gh/ionelmc/python-tblib/branch/master/graphs/badge.svg?branch=master
2526 :alt: Coverage Status
2627 :target: https://app.codecov.io/github/ionelmc/python-tblib
27-
2828.. |version | image :: https://img.shields.io/pypi/v/tblib.svg
2929 :alt: PyPI Package latest release
3030 :target: https://pypi.org/project/tblib
31-
3231.. |wheel | image :: https://img.shields.io/pypi/wheel/tblib.svg
3332 :alt: PyPI Wheel
3433 :target: https://pypi.org/project/tblib
35-
3634.. |supported-versions | image :: https://img.shields.io/pypi/pyversions/tblib.svg
3735 :alt: Supported versions
3836 :target: https://pypi.org/project/tblib
39-
4037.. |supported-implementations | image :: https://img.shields.io/pypi/implementation/tblib.svg
4138 :alt: Supported implementations
4239 :target: https://pypi.org/project/tblib
43-
4440.. |commits-since | image :: https://img.shields.io/github/commits-since/ionelmc/python-tblib/v3.1.0.svg
4541 :alt: Commits since latest release
4642 :target: https://github.com/ionelmc/python-tblib/compare/v3.1.0...master
0 commit comments