mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Measure branch coverage
This commit is contained in:
parent
ca31a64529
commit
e348964d04
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -16,7 +16,7 @@ deps =
|
|||
|
||||
commands =
|
||||
{envpython} --version
|
||||
nosetests -sv --with-coverage --cover-package=pelican pelican
|
||||
nosetests -sv --with-coverage --cover-branches --cover-package=pelican pelican
|
||||
codecov
|
||||
|
||||
[testenv:docs]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue