You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am generating coverage report form Xcode 7 Profdata. And i am using slather plugin to generate xml report. It generates coverage report. But when i run sonar-runner it shows me log "processing coverage report" . But it is not visible on the sonar dashboard.
The text was updated successfully, but these errors were encountered:
I faced with the same problem:
15:33:05.622 INFO - Processing OCLint report /Users/jenkins/workspace/test_sonar/sonar-reports/oclint.xml
15:33:05.625 ERROR - Error processing file named /Users/jenkins/workspace/test_sonar/sonar-reports/oclint.xml
java.io.FileNotFoundException: /Users/jenkins/workspace/test_sonar/sonar-reports/oclint.xml (No such file or directory)
I am generating coverage report form Xcode 7 Profdata. And i am using slather plugin to generate xml report. It generates coverage report. But when i run sonar-runner it shows me log "processing coverage report" . But it is not visible on the sonar dashboard.
The text was updated successfully, but these errors were encountered: