amaranth/.coveragerc

13 lines
123 B
Text
Raw Normal View History

2018-12-13 02:04:23 +00:00
[run]
branch = True
include =
2021-12-10 05:39:50 +00:00
amaranth/*
2018-12-13 02:04:23 +00:00
omit =
2024-02-13 12:09:14 +00:00
tests/*
2018-12-13 02:04:23 +00:00
[report]
exclude_lines =
:nocov:
partial_branches =
:nobr: