Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ items
Method
items
test/perf/compiled_extensions/collections_.py:123–125 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
121
122
@test_case
123
def
items(self):
124
self.d1.items()
125
self.d2.items()
126
127
@test_case
128
def
values(self):
Callers
8
_print_query_stats
Function · 0.45
main
Function · 0.45
import_impl
Method · 0.45
run_case
Method · 0.45
make_test_cases
Method · 0.45
main
Function · 0.45
union
Method · 0.45
merge_with
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected