2012-01-14 00:02:59 +00:00
|
|
|
[run]
|
2014-02-09 15:47:11 +00:00
|
|
|
branch = 1
|
|
|
|
cover_pylib = 0
|
2015-12-02 00:32:15 +00:00
|
|
|
include=*kombu/*
|
|
|
|
omit = kombu.tests.*
|
2012-01-14 00:02:59 +00:00
|
|
|
|
|
|
|
[report]
|
2015-12-02 00:32:15 +00:00
|
|
|
omit =
|
|
|
|
*/python?.?/*
|
|
|
|
*/site-packages/*
|
|
|
|
*/pypy/*
|
|
|
|
*kombu/five.py
|
|
|
|
*kombu/transport/mongodb.py
|
|
|
|
*Kombu/transport/filesystem.py
|
|
|
|
*kombu/utils.compat.py
|
|
|
|
*kombu/utils/eventio.py
|
|
|
|
*kombu/transport/amqplib.py
|
|
|
|
*kombu/transport/couchdb.py
|
|
|
|
*kombu/transport/beanstalk.py
|
|
|
|
*kombu/transport/sqlalchemy.py
|
|
|
|
*kombu/transport/zookeeper.py
|
|
|
|
*kombu/transport/zmq.py
|
|
|
|
*kombu/transport/django.py
|
|
|
|
*kombu/transport/pyro.py
|
|
|
|
*kombu/transport/qpid*
|
2012-01-14 00:02:59 +00:00
|
|
|
exclude_lines =
|
|
|
|
pragma: no cover
|
|
|
|
|
|
|
|
for infinity
|