Compare commits

...

3 Commits

Author SHA1 Message Date
a7ffce1f43 Fixed coverage badge url 2025-05-23 16:14:43 +01:00
3b1526d4d8 Patch: typo fix in reporting config 2025-05-23 16:10:08 +01:00
fd4f97fd41 Another attempt to patch coverage reporting 2025-05-23 16:08:39 +01:00
3 changed files with 3 additions and 3 deletions

View File

@@ -91,4 +91,4 @@ jobs:
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
file: coverage.lcov
path-to-lcov: coverage.lcov

View File

@@ -25,7 +25,7 @@
:target: https://invenio-config-iform.readthedocs.io/en/latest/?badge=latest
.. image:: https://img.shields.io/coveralls/mb-wali/invenio-config-iform.svg
:target: https://coveralls.io/r/mb-wali/invenio-config-iform
:target: https://coveralls.io/r/Cian-H/invenio-config-iform
.. image:: https://img.shields.io/badge/code%20style-Ruff-D7FF64.svg
:target: https://github.com/astral-sh/ruff

View File

@@ -8,4 +8,4 @@
"""Metadata for this python module."""
__version__ = "2025.5.20.13"
__version__ = "2025.5.20.16"