Delete report only if report exists

Delete the reset service
3 jobs for Issue_42
Status Job ID Name Coverage
  Test
failed #28
complexity

00:00:10

failed #26
flake8

00:00:10

failed #27
pylint

00:00:10

 
Name Stage Failure
failed
complexity Test There is an unknown failure, please try again
done
xenon $d -b B -m B -a A
done
xenon $d -b B -m B -a A
done
xenon $d -b B -m B -a A
ERROR:xenon:block "l10n_mx_account_tax_category/invoice.py:37 account_invoice_tax" has a rank of C
ERROR:xenon:block "l10n_mx_account_tax_category/invoice.py:40 _get_tax_data" has a rank of C
ERROR:xenon:average complexity is ranked C
ERROR:xenon:module 'l10n_mx_account_tax_category/invoice.py' has a rank of C
failed
pylint Test There is an unknown failure, please try again

git checkout -b new_branch_name

HEAD is now at d2117d5... Delete report only if report exists
cd /home/gitlab_ci_runner/gitlab-ci-runner/tmp/builds/project-1 && git reset --hard && git checkout d2117d5230e64392f54e4f9814330d7c2bb6998e
HEAD is now at d2117d5 Delete report only if report exists
HEAD is now at d2117d5... Delete report only if report exists
#run pylint command
pylint --rcfile=${PYLINT_CONFIG_DIR}/travis_run_pylint.cfg ${MODULES_TO_TEST}
/tmp/executor20150331-28723-1k73av3: línea 11: pylint: no se encontró la orden
failed
flake8 Test There is an unknown failure, please try again
./l10n_mx_facturae/invoice.py:1222:80: E501 line too long (83 > 79 characters)
./l10n_mx_facturae/invoice.py:1224:80: E501 line too long (87 > 79 characters)
./l10n_mx_facturae/invoice.py:1249:17: E128 continuation line under-indented for visual indent
./l10n_mx_facturae/invoice.py:1258:13: E128 continuation line under-indented for visual indent
./l10n_mx_facturae/invoice.py:1259:13: E122 continuation line missing indentation or outdented
./l10n_mx_facturae/invoice.py:1298:80: E501 line too long (119 > 79 characters)
./l10n_mx_facturae/invoice.py:1306:17: E127 continuation line over-indented for visual indent
./l10n_mx_facturae/invoice.py:1313:62: E502 the backslash is redundant between brackets
./l10n_mx_facturae/invoice.py:1314:17: E131 continuation line unaligned for hanging indent
kill -s INT 0

There are no tests to show.