Xcode Cloud - Code Coverage Report

Is there any way to view Code Coverage Report on Xcode Cloud? 🤔 Currently, I can see only the tests and their statuses - but no Code Coverage.

Code coverage reports are now available on Xcode Cloud for builds that run with Xcode 16 or newer. You can view them by opening the build on Xcode 16 on your machine. Make sure that you have code coverage setting enabled in your scheme or test plan before launching the build on Xcode Cloud.

Xcode Cloud - Code Coverage Report
 
 
Q