Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/dev-infra
/ getGroupNames
Function
getGroupNames
ng-dev/pullapprove/verify.spec.ts:162–164 ·
view source on GitHub ↗
(groups: PullApproveGroup[])
Source
from the content-addressed store, hash-verified
160
}
161
162
function
getGroupNames(groups: PullApproveGroup[]) {
163
return
groups.map((g) => g.groupName);
164
}
Callers
1
verify.spec.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected