vendor.lattice_{ecp5,machxo_2_3l}: remove -forceAll from Diamond scripts.
[nmigen.git] / .coveragerc
1 [run]
2 branch = True
3 include =
4 nmigen/*
5 omit =
6 nmigen/test/*
7
8 [report]
9 exclude_lines =
10 :nocov:
11 partial_branches =
12 :nobr: