Files
aetos/.coveragerc
Takashi Kajinami 9d20ac45b7 Exclude test code from coverage report
Change-Id: I2cf7ef4407fae3db40506fb8e0d6b336fc085170
2025-05-30 16:22:35 +09:00

8 lines
87 B
INI

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