mirror of https://github.com/celery/celery.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
374 B
19 lines
374 B
[run] |
|
branch = 1 |
|
cover_pylib = 0 |
|
include=*celery/* |
|
omit = celery.tests.* |
|
|
|
[report] |
|
omit = |
|
*/python?.?/* |
|
*/site-packages/* |
|
*/pypy/* |
|
*/celery/bin/graph.py |
|
*celery/bin/logtool.py |
|
*celery/task/base.py |
|
*celery/contrib/sphinx.py |
|
*celery/concurrency/asynpool.py |
|
*celery/utils/debug.py |
|
*celery/contrib/testing/* |
|
*celery/contrib/pytest.py
|
|
|