Files
python-zaqarclient/.coveragerc
Takashi Kajinami 13167aa7c1 Exclude test code from coverage report
Change-Id: I99791455f059e82d97de26f25030d242e1ec1a2d
2025-05-30 16:27:14 +09:00

8 lines
99 B
INI

[run]
branch = True
source = zaqarclient
omit = zaqarclient/tests/*
[report]
ignore_errors = True