Skip to content
Snippets Groups Projects
Commit 9acb7ba7 authored by Erik Reid's avatar Erik Reid
Browse files

restore 80% coverage threshold

parent 4a476ec6
No related branches found
No related tags found
No related merge requests found
......@@ -17,8 +17,7 @@ commands =
coverage run --source inventory_provider -m py.test {posargs}
coverage xml
coverage html
coverage report --fail-under 75
# coverage report --fail-under 80
coverage report --fail-under 80
flake8
sphinx-build -M html docs/source docs/build
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment