We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c481315 commit 3699165Copy full SHA for 3699165
.coveragerc
@@ -2,6 +2,9 @@
2
branch=True
3
source=unasync
4
5
+[paths]
6
+source = src/unasync
7
+
8
[report]
9
precision = 1
10
exclude_lines =
.coveragerc-py2
0 commit comments