Hi,
jackpot It works with SonarQube 10.0, we had 9.9 in our company.
But still some questions:
-
The example states:
llvm-cov show --show-branches=count
.
Does it make a difference if i´m using more options.--show-branches=count --show-branch-summary --show-instantiations -show-expansions -show-regions -show-line-counts
-
Shall I use the -output-dir= and -format=html option?
Or shall i redirect the output directly into a file likellvm-cov show --show-branches=count > coverage.txt
-
Would be awesome if you could improve the example (steps 4 and 5 are very unspecific)
Best regards,
Stefano