| commit | 92aa62718f422d119503dedf59da93cb8d53abc2 | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Wed Feb 19 17:40:44 2020 +0100 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Thu Jul 02 09:04:29 2020 +0000 |
| tree | 5b1d1b3f975574e26b27d9326579148134b37859 | |
| parent | 047cf3d4b4cdca8b0ce727777a94bb7ecc51b5ea [diff] [blame] |
Added coverage tests in tox Change-Id: I66a56f9480a733a5cfd06abbce6dbffd0e4f80d3 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/.gitignore-common b/.gitignore-common index 4a339f3..08ca7f0 100644 --- a/.gitignore-common +++ b/.gitignore-common
@@ -48,3 +48,9 @@ *.egg-info .eggs +# Unit test / coverage reports +.coverage +cover +coverage.xml +nosetests.xml +