Merge "Exclude tests directory from coverage calculation"

This commit is contained in:
Zuul 2024-10-22 04:13:49 +00:00 committed by Gerrit Code Review
commit 91c80e0488

View File

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