watcher/.coveragerc

10 lines
122 B
INI

[run]
branch = True
source = watcher
omit = watcher/tests/*
[report]
ignore_errors = True
exclude_lines =
@abstract