For the complete documentation index, see llms.txt. This page is also available as Markdown.

Does SonarQube support test execution reports for pull requests?

SonarQube only supports test execution reports for the branches of a project (including the main branch), not for pull requests. This differs from test coverage reports, for which pull requests are supported.

Last updated

Was this helpful?