Skip to content
Snippets Groups Projects
Commit 9d2e1bcd authored by Mayr, Hannes's avatar Mayr, Hannes
Browse files

Merge branch 'dev' into 'main'

Dev

See merge request !16
parents a9dbe731 b5762ebf
Branches
Tags
1 merge request!16Dev
Pipeline #768801 passed
......@@ -57,7 +57,7 @@ test:
script:
# - python -m unittest discover -s ./tests/ -p "test*" # deprecated unittest command
- python tests/runner_tests.py
coverage: '/TOTAL.*\s+(\d+%)$/'
coverage: '/TOTAL.*\s+(\d+\.\d+%)$/'
# - pip install tox flake8 # you can also use tox
# - tox -e py36,flake8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment