summaryrefslogtreecommitdiff
path: root/.coveragerc
diff options
context:
space:
mode:
Diffstat (limited to '.coveragerc')
-rw-r--r--.coveragerc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.coveragerc b/.coveragerc
index cb0619b80..7c4f7b218 100644
--- a/.coveragerc
+++ b/.coveragerc
@@ -23,3 +23,6 @@ exclude_lines =
[xml]
output=coverage.xml
+
+[html]
+show_contexts = True