Files
whereto/.coveragerc
Takashi Kajinami b96be6e1eb Fix broken cover target
Also make sure that tests directory is excluded from coverage report.

Change-Id: I42dc5abaaac3dc1ca8c704e543e5e21488d060aa
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2025-10-02 23:07:48 +09:00

8 lines
91 B
INI

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