xapian-haystack/.coveragerc
2015-11-12 00:22:06 +01:00

11 lines
227 B
INI

[report]
exclude_lines =
def __repr__
raise NotImplementedError
raise MissingDependency
except xapian.DatabaseModifiedError
[run]
source =
haystack/backends/xapian_backend.py
test_haystack/xapian_tests