MCPcopy Create free account
hub / github.com/Graphify-Labs/graphify / _labels

Function _labels

tests/test_dotnet.py:11–12  ·  view source on GitHub ↗
(r)

Source from the content-addressed store, hash-verified

9
10
11def _labels(r):
12 return [n["label"] for n in r["nodes"]]
13
14
15def _relations(r):

Callers 8

test_csproj_packagesFunction · 0.70
test_csproj_sdkFunction · 0.70
test_razor_page_routeFunction · 0.70
test_razor_code_methodsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected