Swift Coverage report generation fails

xccov-to-sonarqube-generic.sh script file from link GitHub - SonarSource/sonar-scanning-examples: Shows how to use the Scanners is giving me below error multiple times on running command:
bash xccov-to-sonarqube-generic.sh Build/Logs/Test/*.xcresult/ > sonarqube-generic-coverage.xml

DVTDocumentLocation: Failed to find requested class with name Xcode3ProjectDocumentLocation (or isn’t a subclass of DVTDocumentLocation). Falling back to DVTDocumentLocation.

I am using Xcode 11.3.1

Please help

2 Likes

Hi @Tech_Admin,

did you manage to solve this problem? Can I consider the topic as closed?