[run]
omit =
    zlmdb/flatbuffer/reflection/*
    zlmdb/flatbuffer/demo/*
    zlmdb/tests/*
branch = True
source = zlmdb
parallel = True

[paths]
source=
   zlmdb

[report]
precision = 2
exclude_lines =
    def __repr__
    raise AssertionError
    pragma: no cover
    if self\._debug
    raise NotImplementedError
