PR Test Summaries
This new feature includes the following:
- Counts for test runs, categorized by result (failed, flaky, skipped, quarantined)
- Collapsible lists for failed, flaky, and skipped tests
- For failed and flaky tests: detailed failure reasons and direct links to trace logs for quick investigation

- A table showing all test runs, filtered by outcome (passed, failed, or skipped) and whether or not they have been quarantined
- Every test run includes an icon to indicate whether a test is known to be flaky, the failure reason, and more details to investigate

Learn more about PR Test Summaries in the docs