[run]
omit = */tests/*

[report]
omit = */tests/*
exclude_lines =
    pragma: no cover
    @abstract
