aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorVictor Morales <victor.morales@intel.com>2018-09-25 15:46:19 -0700
committerVictor Morales <victor.morales@intel.com>2018-09-25 15:49:52 -0700
commit145648701486244f632cc6aaaa0f70a252db829a (patch)
treefbc35b9773e2ec045489d7dff58a5e43141a73cf /.gitignore
parentb7e7f8f659439ac1db7b42ad47828def65eb094c (diff)
Create code coverage report
The cover action target allows the creation of code coverage report during the Jenkins Job execution, giving an idea of the impact of the change submitted. Change-Id: Ia2b8d57a0f9235ace021baaa6f74370b6656e58f Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-301
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e4c62a1e..a9a06af0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@
.tox/
.*.swp
*.log
+coverage.html
# Directories
pkg