checkcert/.coveragerc

9 lines
86 B
INI

[run]
source =
YOUR_SOURCE
omit =
*/__init__.py
[report]
fail_under =
80