commit | 3bb58e60fb474e1b3a205dd02ae83a1ff5eead60 | [log] [tgz] |
---|---|---|
author | Masayuki Igawa <igawa@mxs.nes.nec.co.jp> | Fri Mar 28 08:08:13 2014 +0900 |
committer | Masayuki Igawa <igawa@mxs.nes.nec.co.jp> | Fri Mar 28 08:16:22 2014 +0900 |
tree | 295455b4325953394cb54630586ef1b5436acc22 | |
parent | 6694fec2a0b85a80005f603304009cc7a3489acb [diff] [blame] |
Introduce .coveragerc We don't need the result of tempest/tests/* and tempest/openstack/* coverage. This commit omits it with introducing .coveragerc. Partially implements bp unit-tests Change-Id: I0465d916e195e3d340dece24ac7b01a0fc13e5c1
diff --git a/.gitignore b/.gitignore index 28a9b9c..1777cb9 100644 --- a/.gitignore +++ b/.gitignore
@@ -16,4 +16,5 @@ build .testrepository .coverage* +!.coveragerc cover/