# Configuration file for coverage.py

[run]

branch = True
include = cfgs.py

[report]

fail_under = 63
skip_covered = True
