It appears that pytest has its own way of specifying source to measure.

pull/81/head
jMyles 2017-10-17 18:36:54 -07:00
parent 334c7807ad
commit b67f5b5d0d
2 changed files with 1 additions and 3 deletions

View File

@ -1,2 +0,0 @@
[run]
source=nkms

View File

@ -7,7 +7,7 @@ install:
- pip install pipenv --upgrade
- pipenv install --dev --three
script:
- pipenv run "pytest --cov=./nkms/* -v tests"
- pipenv run "pytest --cov=nkms -v tests"
- codecov
notifications:
slack: