Files
PeakRDL-python-regmap/tests/.coveragerc
Byron Lathi 70b1fef2f2
Some checks failed
build / test (3.10) (push) Failing after 6s
build / test (3.11) (push) Failing after 5s
build / test (3.12) (push) Failing after 6s
build / test (3.13) (push) Failing after 6s
build / test (3.9) (push) Failing after 6s
build / lint (push) Successful in 7s
build / mypy (push) Successful in 8s
build / Build distributions (push) Has been skipped
build / deploy (push) Has been skipped
Create project
2025-11-23 16:59:17 -08:00

21 lines
324 B
INI

[run]
branch = True
#relative_files = True
omit =
# to be covered elsewhere
*/__peakrdl__.py
[paths]
source =
../src/peakrdl_python_regmap/
*/site-packages/*/peakrdl_python_regmap
*/site-packages/peakrdl_python_regmap
[report]
exclude_lines =
pragma: no cover
if TYPE_CHECKING:
precision = 1