which versions are you using
- SonarQube Server I think? It’s sonarqube.mycompany-is.com :
Enterprise Edition v2025.4.1 (111832) ACTIVE Standard Experience
how is SonarQube deployed
- Github Actions
docker://sonarsource/sonar-scanner-cli:latest
what are you trying to achieve
When my PR fails code coverage, it’s frustrating to have to navigate through my entire folder structure, starting at the root, to find the files that failed. Can you just show me the diff(s) that failed? Or at least just list the files in the PR like Github? Screenshot below is the current UX. I don’t care about folders. Just list the files, or better yet, show me the diff (like Github)
- what have you tried so far to achieve this
There is no way to modify the UX.
