Exclude tests directory from coverage calculation

Change-Id: I290fc6bb84030c7c604dadb6cedcf373c3b6a867
This commit is contained in:
Takashi Kajinami
2024-01-25 23:48:41 +09:00
parent 1822ce0b3d
commit f2ccc2c14f

View File

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