amaranth/.coveragerc

13 lines
131 B
Plaintext
Raw Normal View History

2018-12-12 19:04:23 -07:00
[run]
branch = True
include =
2021-12-09 22:39:50 -07:00
amaranth/*
2018-12-12 19:04:23 -07:00
omit =
2021-12-09 22:39:50 -07:00
amaranth/test/*
2018-12-12 19:04:23 -07:00
[report]
exclude_lines =
:nocov:
partial_branches =
:nobr: