| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
| |
removed unneccassary directories in .coveragerc file
openstackclient/openstack/*
it is no longer valid, we no longer use content from oslo-incubator
Change-Id: I0b361617e855aae322009b97697dcc13a394ceba
|
| |
|
|
|
|
| |
Needed for coverage 4.0
Change-Id: I38a9361df07f290ea3588996462bbbc1a6d7b8d8
|
|
|
Set up proper source and omit options.
Change-Id: Ia067d229eb3d7a5806364de22724c16166950bc1
Implements: blueprint update-coveragerc
|