amaranth/.coveragerc

12 lines
115 B
INI

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