Patch: fixed code coverage badge display

This commit is contained in:
2025-05-23 17:16:58 +01:00
parent f0643b3488
commit de36035b59
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
.. image:: https://readthedocs.org/projects/invenio-theme-iform/badge/?version=latest
:target: https://invenio-theme-iform.readthedocs.io/en/latest/?badge=latest
.. image:: https://img.shields.io/coveralls/mb-wali/invenio-theme-iform.svg
.. image:: https://img.shields.io/coveralls/Cian-H/invenio-theme-iform.svg
:target: https://coveralls.io/r/Cian-H/invenio-theme-iform
.. image:: https://img.shields.io/badge/code%20style-Ruff-D7FF64.svg

View File

@@ -8,4 +8,4 @@
"""Metadata for this python module."""
__version__ = "2025.5.20.5"
__version__ = "2025.5.20.6"