aboutsummaryrefslogtreecommitdiff
path: root/run_tests
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2019-04-14 09:16:27 +0200
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2019-04-14 09:16:27 +0200
commitcb55067d2f03116c072c580baacaf651ce9f3028 (patch)
tree65d6796dc38ab703729d18783f4b52748e987b36 /run_tests
parentd6eb6931ea475190755028a898df3b861acd3a9c (diff)
Show missing lines in the coverage report
Diffstat (limited to 'run_tests')
-rwxr-xr-xrun_tests2
1 files changed, 1 insertions, 1 deletions
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