amaranth/.coveragerc

10 lines
94 B
Plaintext
Raw Normal View History

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