[run]
source = modules
omit =
    */test/*
    */__init__.py

[report]
show_missing = True
skip_covered = False

[html]
directory = coverage_html
