aboutsummaryrefslogtreecommitdiffstats
path: root/.coveragerc
diff options
context:
space:
mode:
Diffstat (limited to '.coveragerc')
-rw-r--r--.coveragerc5
1 files changed, 4 insertions, 1 deletions
diff --git a/.coveragerc b/.coveragerc
index 696e0eb8..7a4e3ab7 100644
--- a/.coveragerc
+++ b/.coveragerc
@@ -1,3 +1,6 @@
+[rum]
+branch = True
+
[report]
-omit = *contrib*, *tnetstring*, *platform*
+omit = *contrib*, *tnetstring*, *platform*, *console*
include = *libmproxy*