zaqar/.coveragerc

9 lines
120 B
INI

[run]
branch = True
omit = zaqar/tests/*
[report]
exclude_lines =
if _ZAQAR_SETUP__:
raise NotImplementedError