We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e9eda4 commit d9b568aCopy full SHA for d9b568a
.coveragerc
@@ -1,5 +1,6 @@
1
-[report]
+[run]
2
+branch = True
3
+source = commpy
4
+include = */commpy/*
5
omit =
- */python?.?/*
- */site-packages/nose/*
- *__init__*
6
+ */setup.py
0 commit comments