Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ Foo
Class
Foo
test/orm/test_collection.py:154–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
creator = self.entity_maker
153
154
class
Foo:
155
pass
156
157
canary = Canary()
158
instrumentation.register_class(Foo)
Callers
15
_test_adapter
Method · 0.70
_test_empty_init
Method · 0.70
_test_list
Method · 0.70
_test_list_bulk
Method · 0.70
_test_list_dataclasses
Method · 0.70
_test_set_wo_mutation
Method · 0.70
_test_set
Method · 0.70
_test_set_bulk
Method · 0.70
_test_set_dataclasses
Method · 0.70
_test_dict_wo_mutation
Method · 0.70
_test_dict
Method · 0.70
_test_dict_bulk
Method · 0.70
Calls
no outgoing calls
Tested by
15
_test_adapter
Method · 0.56
_test_empty_init
Method · 0.56
_test_list
Method · 0.56
_test_list_bulk
Method · 0.56
_test_list_dataclasses
Method · 0.56
_test_set_wo_mutation
Method · 0.56
_test_set
Method · 0.56
_test_set_bulk
Method · 0.56
_test_set_dataclasses
Method · 0.56
_test_dict_wo_mutation
Method · 0.56
_test_dict
Method · 0.56
_test_dict_bulk
Method · 0.56