Skip to content

Commit

Permalink
tests: Force coveragepy to find modules
Browse files Browse the repository at this point in the history
They still appear with 0% coverage,
see nedbat/coveragepy#1024.
  • Loading branch information
pawamoy committed Dec 28, 2021
1 parent 36465a7 commit 43798a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/coverage.ini
Expand Up @@ -2,7 +2,7 @@
branch = true
parallel = true
source =
src/
src/mkdocstrings/handlers/
tests/

[coverage:paths]
Expand Down

0 comments on commit 43798a5

Please sign in to comment.