Skip to content
Snippets Groups Projects
Commit d2dc7ff2 authored by Robert Latta's avatar Robert Latta
Browse files

increased test coverage requirement to 80%

parent 34ad09a1
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,6 @@ commands =
coverage run --source inventory_provider -m py.test {posargs}
coverage xml
coverage html
coverage report --fail-under 75
coverage report --fail-under 80
flake8
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment