Skip to content

Commit

Permalink
[#2] Report lines missing coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorbaptista committed Nov 20, 2015
1 parent a8712a2 commit eb15507
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ changedir=tests
commands=
py.test \
--cov datapackage \
--cov-report term-missing \
--cov-config .coveragerc \
{posargs}
python {toxinidir}/run_coveralls.py

0 comments on commit eb15507

Please sign in to comment.