amaranth/.coveragerc
2021-12-10 10:34:13 +00:00

13 lines
131 B
INI

[run]
branch = True
include =
amaranth/*
omit =
amaranth/test/*
[report]
exclude_lines =
:nocov:
partial_branches =
:nobr: