Skip to content

Commit 91d228d

Browse files
committed
pyproject(coverage[omit]) Ignore tests/
1 parent 9e96845 commit 91d228d

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
@@ -164,6 +164,7 @@ omit = [
164164
"*/_*",
165165
"*/_compat.py",
166166
"docs/conf.py",
167+
"tests/*",
167168
]
168169

169170
[tool.coverage.report]

0 commit comments

Comments
 (0)