Skip to content

Integrate coverage in GitLab coverage feature

Todo

poetry run pytest --cov silkaj --cov-report html:cov_html --cov-report term
  • Switch from pytest-cov to coverage dependency?:
poetry run coverage run -m pytest --cov silkaj --cov-report html:cov_html --cov-report term
Edited by Moul
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information