[run]
branch = True
plugins = Cython.Coverage
source =
    asyncpg/
    tests/
omit =
    *.pxd

[paths]
source =
   asyncpg
