Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.

Commit 71bf280

Browse files
authored
add coverage.run.src config
1 parent 212bca5 commit 71bf280

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
@@ -133,6 +133,7 @@ testpaths = [
133133
[tool.coverage.run]
134134
branch = true
135135
relative_files = true
136+
source = ["src"]
136137

137138
[tool.coverage.report]
138139
exclude_also = [

0 commit comments

Comments
 (0)