[Git][reproducible-builds/diffoscope][master] Move "coverage" key to parent YAML key.

Chris Lamb (@lamby) gitlab at salsa.debian.org
Mon May 30 09:48:51 UTC 2022



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
0536d682 by Chris Lamb at 2022-05-30T10:48:24+01:00
Move "coverage" key to parent YAML key.

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -14,10 +14,10 @@ stages:
         -o Debug::pkgProblemResolver=yes build-dep .
     - apt-get -q -y install --no-install-recommends radare2 || true
     - py.test-3 -vv -l -r a --cov=diffoscope --cov-report=term-missing --cov-report xml --cov-report html
+  coverage: '/(?i)total.*? (100(?:\.0+)?\%|[1-9]?\d(?:\.\d+)?\%)$/'
   artifacts:
     paths:
       - htmlcov/*
-    coverage: '/(?i)total.*? (100(?:\.0+)?\%|[1-9]?\d(?:\.\d+)?\%)$/'
     reports:
       coverage_report:
         coverage_format: cobertura



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

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/0536d6826798a5de897ff34e26ceb0ce12c9e329
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/20220530/aeb0f251/attachment.htm>


More information about the rb-commits mailing list