Commit Graph

4 Commits

Author SHA1 Message Date
Jiri Podivin 7985d49689 Excluding test code from coverage reports
Coverage report should not include statiststics on test modules
which is not only unnecessary, but also pollutes the coverage
statistics and pollutes the final report.

Requesting the path to tests to be omitted in .coveragerc resolves the issue.

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: Ifedaa1c8bfab23d92958e58c69c03e778454a408
2023-01-04 11:00:47 +00:00
Iswarya_Vakati f4f1a51692 Updated coverage configuration file
removed unneccassary directories in .coveragerc file
  openstackclient/openstack/*

it is no longer valid, we no longer use content from oslo-incubator

Change-Id: I0b361617e855aae322009b97697dcc13a394ceba
2016-10-24 17:53:33 +05:30
Monty Taylor 0857da76d9 Change ignore-errors to ignore_errors
Needed for coverage 4.0

Change-Id: I38a9361df07f290ea3588996462bbbc1a6d7b8d8
2015-09-21 14:54:21 +00:00
Alessio Ababilov 1c44d260dc Update .coveragerc
Set up proper source and omit options.

Change-Id: Ia067d229eb3d7a5806364de22724c16166950bc1
Implements: blueprint update-coveragerc
2013-02-06 16:47:06 +02:00