Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/storm
/ title
Method
title
dev-tools/github/__init__.py:45–46 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
43
return
self.data[
"html_url"
]
44
45
def
title(self):
46
return
self.data[
"title"
]
47
48
def
trimmed_title(self):
49
limit = 40
Callers
5
has_jira_id
Method · 0.95
jira_id
Method · 0.95
logTemplate
Method · 0.80
buildDumpFileListPage
Method · 0.80
index-page.cy.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected