workspaces
Get Test Impact
Which tests in the consumer repos guard a change to these provider files.
The OSS /api/workspace/test-impact answer: measured rows from a consumer's uploaded coverage map, inferred rows from its call or import graph, and every link the join could not follow in unresolved with its reason. Answered from the member snapshots this workspace snapshot froze.
get/workspaces/{workspace_id}/snapshots/{snapshot_id}/test-impact
Path parameters
workspace_idstring required
snapshot_idstring required
Query parameters
repostring required
Provider repo alias the changed files belong to
Provider repo alias the changed files belong to
filestring[] required
Changed file path, relative to that repo's root. Repeatable.
Changed file path, relative to that repo's root. Repeatable.
Response
Successful Response
{"stackTrail":"paths:/workspaces/{workspace_id}/snapshots/{snapshot_id}/test-impact:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 16 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○