amaranth/.coveragerc
2018-12-13 02:04:23 +00:00

10 lines
94 B
INI

[run]
branch = True
omit =
nmigen/test/*
*/__init__.py
[report]
exclude_lines =
:nocov: