master
4 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
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 |
||
|
|
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 |
||
|
|
0857da76d9 |
Change ignore-errors to ignore_errors
Needed for coverage 4.0 Change-Id: I38a9361df07f290ea3588996462bbbc1a6d7b8d8 |
||
|
|
1c44d260dc |
Update .coveragerc
Set up proper source and omit options. Change-Id: Ia067d229eb3d7a5806364de22724c16166950bc1 Implements: blueprint update-coveragerc |
