Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tirth8205/code-review-graph
/ setup_method
Method
setup_method
tests/test_parser.py:1242–1243 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1240
""
"
1241
1242
def
setup_method(self):
1243
self.parser = CodeParser()
1244
1245
def
test_python_top_level_call_attributes_to_file(self):
1246
source = (
Callers
nothing calls this directly
Calls
1
CodeParser
Class · 0.90
Tested by
no test coverage detected