We don't want to check coverage for code we didn't write
This commit is contained in:
parent
7cafdac7a0
commit
ee80c6eaa0
@ -10,7 +10,7 @@ install:
|
||||
|
||||
# command to run tests, e.g. python setup.py test
|
||||
script:
|
||||
- nosetests --with-coverage tests
|
||||
- nosetests --with-coverage --cover-package=FourmiCrawler,utils tests
|
||||
|
||||
notifications:
|
||||
slack: descartes2:6sgCzx3PvrO9IIMwKxj12dDM
|
||||
|
Reference in New Issue
Block a user