Issues with getting SonarQube to detect our C++ unit test coverage

  • SonarQube Enterprise Edition V10.6
  • Deployed via Docker
  • Trying to get SonarQube to detect the C++ unit tests
  • Sonarqube is able to generate scores for Security, Reliability, Maintainability but not for Coverage

Hey there.

A great place to start in the documentation on C/C++/Objective-C Test Coverage.

If you’re still facing trouble, digging out the logs specific to code coverage import will be important.