fix code coverage report

This commit is contained in:
HgO 2024-04-17 16:33:24 +02:00
parent 0d7726acd9
commit cc77c27956

View file

@ -1,3 +1,3 @@
[pytest] [pytest]
asyncio_mode=strict asyncio_mode=strict
addopts=--cov=matrix_alertbot --cov-report=lcov:lcov.info --cov-report=coverage.xml --cov-report=term addopts=--cov=matrix_alertbot --cov-report=lcov:lcov.info --cov-report=xml:coverage.xml --cov-report=term