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 3101fe0 commit 0aebb18Copy full SHA for 0aebb18
pyproject.toml
@@ -4,6 +4,7 @@
4
5
[tool.coverage.run]
6
branch = true
7
+core = "ctrace"
8
omit = [
9
"/tmp/*",
10
"*/tests/*",
0 commit comments