Merge "coveragerc: Remove non-existent path"

This commit is contained in:
Zuul
2024-03-27 15:48:21 +00:00
committed by Gerrit Code Review

View File

@@ -1,3 +1,7 @@
[run]
branch = True
omit = barbicanclient/openstack/*,barbicanclient/tests/*
source = barbicanclient
omit = barbicanclient/tests/*
[report]
ignore_errors = True