MCPcopy Index your code
hub / github.com/apache/tvm / head_oid

Method head_oid

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

Source from the content-addressed store, hash-verified

270 return list(set(authors))
271
272 def head_oid(self):
273 return self.head_commit()["oid"]
274
275 def ci_jobs(self) -> list[CIJob]:
276 """

Callers 3

head_commit_reviewsMethod · 0.95
mergeMethod · 0.95

Calls 1

head_commitMethod · 0.95

Tested by

no test coverage detected