Skip to content

Commit 32e20fc

Browse files
authored
make the coverage more verbose
1 parent d74a5a8 commit 32e20fc

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
@@ -7,5 +7,6 @@ addopts = [
77
"--strict-markers",
88
"--strict-config",
99
"--cov=causalpy",
10+
"--cov-report=term-missing -vv",
1011
]
1112
testpaths = "causalpy/tests"

0 commit comments

Comments
 (0)