fault/fm-rest-api/fm/.coveragerc
albailey f63603e966 Adding a tox coverage target for fm-rest-api.
As new unit tests are being added, the coverage target
helps to view their impact.

Story: 2007082
Task: 38836
Change-Id: I2d57aac7c633ab358a2d31bfc8d8a8635931527f
Signed-off-by: albailey <Al.Bailey@windriver.com>
2020-02-20 15:52:05 -06:00

9 lines
82 B
INI

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