Skip to content

Commit 33dd610

Browse files
authored
Merge pull request #382 from EIT-ALIVE/fix_cov_report_tests
Remove tests from coverage reports
2 parents c6429fc + 4df7bc9 commit 33dd610

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)