[Git][reproducible-builds/diffoscope][master] Compute the test coverage on gitlab-ci as well

Mattia Rizzolo gitlab at salsa.debian.org
Thu Oct 25 15:47:55 CEST 2018


Mattia Rizzolo pushed to branch master at Reproducible Builds / diffoscope


Commits:
65a2cba4 by Mattia Rizzolo at 2018-10-25T13:47:12Z
Compute the test coverage on gitlab-ci as well

Gbp-Dch: Ignore
Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -6,7 +6,7 @@ before_script:
 
 .test_template: &test
   script:
-    - py.test-3 -vv -l -r a
+    - py.test-3 -vv -l -r a --cov=diffoscope --cov-report=term-missing
 
 unstable:
   <<: *test



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/65a2cba4248932d81278e95fdde520594172a97f

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/65a2cba4248932d81278e95fdde520594172a97f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20181025/a86889aa/attachment.html>


More information about the rb-commits mailing list