MCPcopy Create free account
hub / github.com/apache/tvm / reviews

Method reviews

ci/scripts/github/github_tvmbot.py:314–315  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

312 return jobs
313
314 def reviews(self) -> list[Review]:
315 return self.raw["reviews"]["nodes"]
316
317 def head_commit_reviews(self) -> list[Review]:
318 """

Callers 1

head_commit_reviewsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected