Skip to content

Commit 8970dd5

Browse files
committed
🔧 Upate coverage config for tests
1 parent f79f46e commit 8970dd5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@ source = [
9191
"tests",
9292
]
9393
context = '${CONTEXT}'
94+
omit = [
95+
"tests/assets/*",
96+
]
9497

9598
[tool.coverage.report]
9699
exclude_lines = [

0 commit comments

Comments
 (0)