MCPcopy
hub / github.com/google/clusterfuzz / id

Method id

src/clusterfuzz/_internal/issue_management/issue_tracker.py:117–119  ·  view source on GitHub ↗

The issue identifier.

(self)

Source from the content-addressed store, hash-verified

115
116 @property
117 def id(self):
118 """The issue identifier."""
119 raise NotImplementedError
120
121 @property
122 def title(self):

Callers 15

attach_testcasesFunction · 0.45
_mark_erroredFunction · 0.45
handle_updateFunction · 0.45
getMethod · 0.45
postMethod · 0.45
get_resultFunction · 0.45
defaultMethod · 0.45
_job_to_dictFunction · 0.45
_handle_uploadMethod · 0.45
get_testcase_blob_infoFunction · 0.45
getFunction · 0.45
redoMethod · 0.45

Calls

no outgoing calls

Tested by 15

get_resultFunction · 0.36
_handle_uploadMethod · 0.36
get_testcase_blob_infoFunction · 0.36
getFunction · 0.36
get_variantsMethod · 0.36
unpack_crash_testcasesFunction · 0.36
test_keys_onlyMethod · 0.36