ranger/.coveragerc

9 lines
102 B
INI

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