summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2018-02-17 15:23:49 +0100
committerChristoph Reiter <reiter.christoph@gmail.com>2018-02-17 17:45:24 +0100
commitaf7aa11acebd9a34e6aee41dc77c0d7c3000fd47 (patch)
treecdd28f26278e4edceb94961d33208e98e05bdf27 /.gitignore
parent8df9570b7f25ceaaa590c8da33952a7bdeade203 (diff)
downloadpygobject-af7aa11acebd9a34e6aee41dc77c0d7c3000fd47.tar.gz
gitlab-ci: Add coverage reports
Use gcov/lcov and coverage.py; merge all results and provide the final html reports as job artifacts.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 09063e45..ea4475d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -83,3 +83,4 @@ Makefile.in
/PyGObject.egg-info/
*.pyd
*.dll.a
+.coverage