Skip to content

Commit 4df7bc9

Browse files
committed
Remove tests from coverage reports
1 parent c6429fc commit 4df7bc9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ testpaths = ["tests"]
8787
branch = true
8888
source = ["eitprocessing"]
8989
command_line = "-m pytest"
90+
omit = ["tests/*", "*/tests/*"]
9091

9192
[tool.coverage.report]
9293
exclude_lines = ["if TYPE_CHECKING:"]

0 commit comments

Comments
 (0)