amaranth/.coveragerc
2024-02-13 12:52:05 +00:00

13 lines
123 B
INI

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