automaton/.coveragerc

9 lines
109 B
INI

[run]
branch = True
source = automaton
omit = automaton/tests/*
[report]
ignore_errors = True
precision = 2