Test Coverage Is Not Showing Up In Cloud Orchestrator

Why is the Test Coverage showing up correctly in Studio, but not appearing in Cloud Orchestrator?

Root Cause: Robot is not being able to access coverage files on the machine. This process was probably installed using service-mode Robot installation and now it is run on user-mode installation. In this scenario, the error is expected.


Resolution:

  1. Delete the folder C:\Users\[xx].nuget\packages\[testProjectName] and try again
  2. This should allow the Robot to upload the coverage file to Cloud Orchestrator, and correctly display it in the portal.