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]
branch = True
source = aodhclient
omit = aodhclient/tests/*
[report]
ignore_errors = True