Skip to content

Commit b7e0d67

Browse files
committed
Coverage settings 🧕
1 parent d0cc049 commit b7e0d67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ mkdocs = "^1.1"
2121

2222
[tool.coverage.run]
2323
omit = ['*/tests/*', 'docs/']
24+
source = ['duckql/']
2425

2526
[build-system]
2627
requires = ["poetry>=0.12"]

0 commit comments

Comments
 (0)