amaranth/.coveragerc

10 lines
94 B
Text
Raw Normal View History

2018-12-13 02:04:23 +00:00
[run]
branch = True
omit =
nmigen/test/*
*/__init__.py
[report]
exclude_lines =
:nocov: