mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-22 05:53:09 +00:00
Update comparison branch for tox
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
48ec73e814
commit
74a27bcee7
4
tox.ini
4
tox.ini
@ -16,7 +16,7 @@ commands=
|
|||||||
python ./check-needles.py
|
python ./check-needles.py
|
||||||
py.test unittests/
|
py.test unittests/
|
||||||
py.test --cov-report term-missing --cov-report xml --cov fifloader unittests/
|
py.test --cov-report term-missing --cov-report xml --cov fifloader unittests/
|
||||||
diff-cover coverage.xml --fail-under=90 --compare-branch=origin/master
|
diff-cover coverage.xml --fail-under=90 --compare-branch=origin/main
|
||||||
diff-quality --violations=pylint --fail-under=90 --compare-branch=origin/master
|
diff-quality --violations=pylint --fail-under=90 --compare-branch=origin/main
|
||||||
setenv =
|
setenv =
|
||||||
PYTHONPATH = {toxinidir}
|
PYTHONPATH = {toxinidir}
|
||||||
|
Loading…
Reference in New Issue
Block a user