Skip to content

Commit d0bdc50

Browse files
committed
try codecov branch
1 parent 9415d70 commit d0bdc50

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tox.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,6 @@ passenv =
3232
extras =
3333
testing
3434
commands = pytest -v --color=yes --cov=platemapper --cov-report=xml
35+
36+
[coverage:run]
37+
branch = True

0 commit comments

Comments
 (0)