1. Home
  2. custom coverage

Custom coverage regexp is not working - GitLab CI/CD - GitLab Forum

$ 9.50

4.7 (153) In stock

Replace this template with your information custom coverage regexp for OpenCppCoverage is not working: i am using OpenCppCoverage for my project’s unit test. and i made a some script for extract coverage value from html report file. and add custom coverage regexp to gitlab-ci.yml coverage: '/Cover \d+(\.\d+)?%/' and actual output of pipeline was $ $coverageReport = Get-Content ".\coverage_report\index.html" $ $coverage = [regex]::Match($coverageReport, "Cover (\d+)%").Groups[0].Value $

Code coverage

Index · Dast api · Application security · User · Help · GitLab

What CI/CD tool could be used in organizations with very strong

How To Set Up a Continuous Deployment Pipeline with GitLab CI/CD

Show Code Coverage on GitLab CI

Gitlab-CI - ALCF User Guides

Show Code Coverage on GitLab CI

Index · Dast api · Application security · User · Help · GitLab

Document code coverage in .gitlab-ci.yml (#31986) · Issues