Skip to content

Commit

Permalink
fix coverage data missing bug
Browse files Browse the repository at this point in the history
  • Loading branch information
slxiao committed Nov 22, 2019
1 parent 4fb3fee commit 2716f5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ deps =
-rrequirements.txt

commands =
{envpython} -m pytest -vv -s --cov=conport --cov-report term --cov-report html
{envpython} -m pytest -vv -s --cov=partition --cov-report term --cov-report html

0 comments on commit 2716f5b

Please sign in to comment.