We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cov
1 parent d24075c commit a6d05dbCopy full SHA for a6d05db
tox.ini
@@ -32,6 +32,7 @@ commands =
32
{envpython} -m pytest \
33
--junitxml "{toxworkdir}/junit.{envname}.xml" \
34
{posargs:\
35
+ -p pytest_cov \
36
--cov ansiblelint \
37
--cov "{envsitepackagesdir}/ansiblelint" \
38
--cov-report term-missing:skip-covered \
0 commit comments