Skip to content

tests: Add code coverage collection for integration tests ...

What

tests: Add code coverage collection for integration tests

  • Add coverage_build job to create instrumented binary
  • Update test_shunit job to collect coverage during bash script execution
  • Generate coverage reports in text and Cobertura XML formats
  • Configure GitLab CI to display coverage percentage and artifacts

Why

Edited by Andrew Newdigate

Merge request reports

Loading