Must-share information (formatted with Markdown):
-
which versions are you using
-
Community Edition
-
Version 9.2.4 (build 50792)
Scanner 4.2
- what are you trying to achieve?
Here are some questions we want to make sure SonarQube provides or not:
Below are the items we are trying to achieve:
- Functional tests will run against the deployed (and instrumented) application
- The SonarQube code scanner should be able to identify what method and branches (the if/then/else), and loop statements have been tested
- We need to be able to store the collected coverage data so that we can view trends over time
- It would be great if it can also display modified code coverage (how much of the net new code modified from the previous build is tested)
We would love to hear if Sonar has some solution that can provide these capabilities. This will allow us to get any questions answered and clarify provided as it pertains to what we need specifically with our Client.
Thank you