We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b7416c commit d9cff2fCopy full SHA for d9cff2f
1 file changed
pyproject.toml
@@ -59,10 +59,6 @@ testpaths = [
59
]
60
[tool.coverage.run]
61
omit = [
62
- "*/tests/*",
63
- "*/test_*",
64
- "terminusdb_client/tests/*",
65
- "terminusdb_client/test_*",
66
"terminusdb_client/scripts/dev.py",
67
"*/__main__.py",
68
0 commit comments