Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
11
def
_labels(r):
12
return
[n[
"label"
]
for
n in r[
"nodes"
]]
13
14
15
def
_relations(r):
Callers
8
test_sln_extracts_projects
Function · 0.70
test_slnx_extracts_projects
Function · 0.70
test_csproj_packages
Function · 0.70
test_csproj_target_framework
Function · 0.70
test_csproj_sdk
Function · 0.70
test_xaml_named_controls_and_bindings
Function · 0.70
test_razor_page_route
Function · 0.70
test_razor_code_methods
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected