Test coverage overview - SonarQube
https://docs.sonarqube.org/latest/analyzing-source-code/test-coverage/overview/
This section is about test coverage reports, that is, reports that describe the percentage of your code that is tested by your test suite during a build. Test execution reports are a separate feature. These describe which tests within your tests suite are executed during a build. For details, see Test execution parameters.
This section is about test coverage reports, that is, reports that describe the percentage of your code that is tested by your test suite during a build. Test execution reports are a separate feature. These describe which tests within your tests suite are executed during a build. For details, see Test execution parameters.
DA: 6 PA: 86 MOZ Rank: 73