[0473b3]: / .coveragerc

Download this file

20 lines (17 with data), 260 Bytes

[paths]
source =
   src/janggu
   */site-packages/janggu

[run]
branch = true
source =
    janggu
parallel = true

[report]
show_missing = true
precision = 2
omit =
    *migrations*
    src/janggu/cli.py
    src/janggu/__main__.py
    src/janggu/janggutrim.py