valet/plugins/.coveragerc
2017-05-05 12:07:42 -05:00

9 lines
114 B
INI

[run]
branch = True
source = valet
omit = valet_plugins/tests/*
cover_pylib = True
[report]
ignore_errors = True