The xcresult processor image is now available as ghcr.io/tuist/tuist-xcresult-processor:0.5.0.
Test insights
- Hover over relative dates in test history to see the exact timestamp, both in the test case history tab and on the overview tab.
- Sharded test runs are now fully analyzed: every shard’s xcresult is processed, so the dashboard shows the correct scheme, test totals, duration, and per-shard metrics instead of “Unknown” rows.
- The Recent Test Runs card now only lists completed runs, filtering out processing, in-progress, and failed-processing rows.
GitHub Enterprise Server integration
- When connecting a self-hosted GitHub Enterprise Server instance, you can now specify an organization so the GitHub App manifest is registered under that organization instead of a personal account.
- The manifest exchange with GHES is more reliable and surfaces clearer, stage-specific error messages if registration fails.