From 750f3257532a1f30413ff526e7f0a8afff9ca993 Mon Sep 17 00:00:00 2001 From: Dalai Felinto Date: Fri, 2 Dec 2016 10:43:42 +0100 Subject: [PATCH] Remove extense line-coverage report, we re-add later once the test suit is > 90% --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 6285756..239f56e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,3 +1,3 @@ [tool:pytest] -addopts = -v --cov blendfile --cov-report term-missing --ignore node_modules -x --ff tests/ +addopts = -v --cov blendfile --ignore node_modules -x --ff tests/