Skip to content

tox.ini: Provide coverage and test failure report on failed pytest #5

tox.ini: Provide coverage and test failure report on failed pytest

tox.ini: Provide coverage and test failure report on failed pytest #5

Triggered via push August 19, 2025 15:51
Status Failure
Total duration 1m 17s
Artifacts

main.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 1 warning, and 2 notices
test (3.11, ubuntu-22.04)
Process completed with exit code 1.
test (3.13, ubuntu-22.04)
Process completed with exit code 1.
test (3.12, ubuntu-22.04)
" ;if [ -n "" -a -n "/home/runner/work/_temp/_runner_file_commands/step_summary_e9e9db03-5ce2-4030-ab73-ac4af2fe2ac6" ];then mkdir -p $(dirname "/home/runner/work/_temp/_runner_file_commands/step_summary_e9e9db03-5ce2-4030-ab73-ac4af2fe2ac6"); sed "s/tests\(.*py\)/[&](&)/" >/home/runner/work/_temp/_runner_file_commands/step_summary_e9e9db03-5ce2-4030-ab73-ac4af2fe2ac6;fi ;if [ $PYTEST_CODE != 0 ];then cp -av /home/runner/work/python-libs/python-libs/.github/workflows/.tox/py312-cov-pytype/log/coverage.xml /home/runner/work/python-libs/python-libs/.github/workflows/.tox/py312-cov-pytype/log/coverage.lcov /home/runner/work/python-libs/python-libs/.github/workflows/.tox/py312-cov-pytype/log/.coverage /home/runner/work/python-libs/python-libs/.github/workflows/.tox/py312-cov-pytype/log/junit.xml .;exit $?;fi'
pylint W0105: pointless-string-statement: xcp/dmv.py#L94
Notice: String statement has no effect
pylint C0303: trailing-whitespace: xcp/dmv.py#L299
Convention: Trailing whitespace