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

added coverage threshold 75%

parent 6684aca5
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
coverage xml
coverage html
coverage report
coverage report --fail-under 75
flake8
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment