Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Graphify-Labs/graphify
/ _labels
Function
_labels
tests/test_pascal.py:8–9 ·
view source on GitHub ↗
(r)
Source
from the content-addressed store, hash-verified
6
7
8
def
_labels(r):
9
return
[n[
"label"
]
for
n in r[
"nodes"
]]
10
11
12
def
_relations(r):
Callers
13
test_pascal_finds_unit
Function · 0.70
test_pascal_finds_classes
Function · 0.70
test_pascal_finds_interface
Function · 0.70
test_pascal_finds_methods
Function · 0.70
test_lfm_finds_root_form_class
Function · 0.70
test_lfm_finds_component_classes
Function · 0.70
test_lfm_finds_event_handlers
Function · 0.70
test_lpk_finds_package_name
Function · 0.70
test_lpk_finds_required_packages
Function · 0.70
test_lpk_contains_listed_units
Function · 0.70
test_dfm_finds_root_form_class
Function · 0.70
test_dfm_finds_component_classes
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected