Exclude tests directory from coverage calculation

Change-Id: Id0ac1225433a07b26e266eb0bc63222c0af3fb10
This commit is contained in:
Takashi Kajinami
2024-01-25 23:45:51 +09:00
parent f9bcdecf1a
commit a0d7bcdf05

View File

@@ -1,6 +1,7 @@
[run]
branch = True
source = osc_lib
omit = osc_lib/tests/*
[report]
ignore_errors = True