We’re utilizing SonarQube. Within Sonar, we’ve identified the capability to enable Quality Gates or Sonar Way (legacy), which encompasses code coverage testing.
I am curious if just enabling the Quality Gate/Sonar Way (legacy) in alert mode will provide visibility into code coverage?
Or, do we need to follow the instructions on this page (Test coverage parameters) and activate third-party tools for all necessary platforms before enabling the Quality Gate?
Our main objective is to obtain code coverage reports for all our scans.
Could you point us to some articles that provide a step-by-step guideline we can reference to enable code coverage testing and generate a report? Additionally, would it be possible to understand how the code coverage calculation is performed?
Hello Ann,
Appreciate your sharing of the details. I am exploring how to enable this in Sonar.
One more question: Does Sonar support VB6 code coverage scans?
I have come across one articles mentioning that Sonar Enterprise supports SAST for VB6 by enabling certain configurations. [Link]
Just curious if Sonar Enterprise has the capability to conduct code coverage scans for VB6.