[paths]
source =
   src
   */site-packages

[run]
branch = true
source =
    grimp
    tests
parallel = true

[report]
show_missing = true
precision = 2
omit = *migrations*
exclude_lines =
    pragma: nocover
    @abc.abstractmethod
