Hive Hive
Sign in

xcresult Processor 0.5.0

Metadata
Source
GitHub
Version
xcresult-processor-image@0.5.0
Published
May 15, 2026 · 11:39 UTC
Repository
tuist/tuist
Update

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.