magnum/.coveragerc

10 lines
114 B
Plaintext
Raw Normal View History

[run]
branch = True
source = magnum
omit = magnum/tests/*
[report]
ignore_errors = True
exclude_lines =
pass