MCPcopy Create free account
hub / github.com/ezyang/ghstack / PullRequestConnection

Class PullRequestConnection

src/ghstack/github_fake.py:293–294  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

291
292@dataclass
293class PullRequestConnection:
294 nodes: List[PullRequest]
295
296
297class Root:

Callers 1

pullRequestsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected