The Get Testing Details API now returns impacted target information, giving CI systems everything they need to launch the right tests. Previously, teams using impacted targets had to piece together information from multiple API calls to figure out which targets a PR affects and which tests to run. Now a single API call returns impacted targets alongside queue position, dependent PRs, and batch membership, so your CI can make informed decisions about test scope without extra round-trips.

