[report]
exclude_lines =
    raise NotImplementedError

[coverage:run]
omit =
    docker/build.py
