Files
futurist/.coveragerc
Takashi Kajinami 8b98478fad coveragerc: Remove non-existent path
The futurist/openstack directory does not exist.

Change-Id: I092cad0a0e2721f37f764bde2df0bebf08bbd776
2023-12-19 20:55:44 +09:00

9 lines
107 B
INI

[run]
branch = True
source = futurist
omit = futurist/tests/*
[report]
ignore_errors = True
precision = 2