Skip to content

gcov: remove forced XML output

Stephan Lachnit requested to merge p-gcov-fix into main

cobertura-pretty = yes always uses XML output, overwriting e.g. if you want to output HTML. GitLab can also parse the non-pretty XML output, so let's remove this.

Merge request reports

Loading