configure coverage testing and reports
This commit is contained in:
parent
6c6ca0e997
commit
a9bf9d0628
3 changed files with 14 additions and 1 deletions
|
|
@ -26,3 +26,4 @@ steps:
|
|||
# image: docker.io/astral/uv:python${PYTHON_VERSION}-trixie-slim
|
||||
# commands:
|
||||
# - uv run pytest tests.py
|
||||
# coverage: uv run pytest tests.py --cov-report= --cov=src # no cov report on terminal: useful for CI
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue