From cb55067d2f03116c072c580baacaf651ce9f3028 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Sun, 14 Apr 2019 09:16:27 +0200 Subject: Show missing lines in the coverage report --- run_tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_tests b/run_tests index dcd5f15..703edcd 100755 --- a/run_tests +++ b/run_tests @@ -1,5 +1,5 @@ #!/bin/sh -nose2-3 --with-coverage --coverage-report=term +nose2-3 --with-coverage --coverage-report=term-missing flake8 . mypy pyapd -- cgit v1.2.3