summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorshangxdy <shang.xiaodong@zte.com.cn>2017-09-28 13:52:20 +0800
committershangxdy <shang.xiaodong@zte.com.cn>2017-09-28 13:52:20 +0800
commit9156f6afb5832175762ea2ab8d21e54520665868 (patch)
tree1a641bed2f5103ad85bb68cffd4d68182f45188b /.gitignore
parent51a4cb9a4026037147da64b2353ec44002c7a7a7 (diff)
Add coverage test item
Currently there is no coverage report, so it's necessary to add covrage test for parser. JIRA: PARSER-159 Change-Id: I7688b2c7e3adc8d0009e5edf33be41c7c75a5d87 Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4bb3f2d..6c2bd20 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,6 +28,7 @@ var/
*.egg-info/
.installed.cfg
*.egg
+cover
# PyInstaller
# Usually these files are written by a python script from a template