Fix coverage command for tox
This patch fixes to specify project name directly and ignores cover/ directory in running 'tox -e cover'. Change-Id: I76ed822a6143269ea1bc75c04164262360cde30a
This commit is contained in:
parent
d8f1f1c73b
commit
2ba631074d
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,6 +22,7 @@ lib64
|
||||
pip-log.txt
|
||||
|
||||
# Unit test / coverage reports
|
||||
cover/*
|
||||
.coverage
|
||||
.tox
|
||||
.stestr/
|
||||
|
Loading…
x
Reference in New Issue
Block a user