[run]
branch = true
parallel = true
sigterm = true
source = xsget
omit =
    */xsget/__main__.py

[report]
fail_under = 100
ignore_errors = True
show_missing = True
sort = Cover
exclude_also =
    def __repr__

[html]
directory = cover
