I have an open-source project being analyzed by SonarCloud. I’m trying to use test execution reports but I cannot see it anywhere in the UI even though it is running on the main long-running branch.
During analysis, I can see that the report is being picked up with no errors. I’d like to verify that my configuration is correct but I cannot seem to see where that report data is displayed in the UI.
Test coverage report is working and showing up but not test execution reports.
My project is here: SonarCloud