Skip to content

Commit af4fafb

Browse files
tests: Force coveragepy to find modules
They still appear with 0% coverage, see nedbat/coveragepy#1024.
1 parent 7083cda commit af4fafb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/coverage.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
branch = true
33
parallel = true
44
source =
5-
src/
5+
src/mkdocstrings/handlers/
66
tests/
77

88
[coverage:paths]

0 commit comments

Comments
 (0)