MCPcopy Create free account
hub / github.com/angular/dev-infra /

Class

ng-dev/pr/common/validation/assert-passing-ci.ts:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21);
22
23class Validation extends PullRequestValidation {
24 assert(pullRequest: PullRequestFromGithub) {
25 const {combinedStatus, statuses} = getStatusesForPullRequest(pullRequest);
26

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected