Skip to content

Commit 70e35b2

Browse files
committed
Update coverage source
1 parent 56f2186 commit 70e35b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ tests = ["tests", "*/tests"]
108108

109109
[tool.coverage.run]
110110
branch = true
111-
source = ["mdio", "tests"]
111+
source = ["src/mdio", "tests"]
112112

113113
[tool.coverage.report]
114114
show_missing = true

0 commit comments

Comments
 (0)