aboutsummaryrefslogtreecommitdiffstats
path: root/python/.coveragerc
diff options
context:
space:
mode:
Diffstat (limited to 'python/.coveragerc')
-rw-r--r--python/.coveragerc3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/.coveragerc b/python/.coveragerc
new file mode 100644
index 0000000..6235f57
--- /dev/null
+++ b/python/.coveragerc
@@ -0,0 +1,3 @@
+[run]
+omit = tests/*
+source = .