coverage2sql/.coveragerc

8 lines
101 B
INI

[run]
branch = True
source = coverage2sql
omit = coverage2sql/tests/*
[report]
ignore_errors = True