Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7fadf46

Browse files
author
Gauvain Pocentek
committed
generate coverage reports with tox
1 parent2d689f2 commit7fadf46

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ commands = python setup.py build_sphinx
3131
[testenv:cover]
3232
commands =
3333
python setup.py testr --slowest --coverage --testr-args="{posargs}"
34+
coverage report --omit=*tests*
35+
coverage html --omit=*tests*
3436

3537
[testenv:cli_func_v3]
3638
commands = {toxinidir}/tools/functional_tests.sh -a 3

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp