profile drill-down/source-link preservation
This commit is contained in:
parent
e8fdfe6e17
commit
5aa76af78c
8 changed files with 88 additions and 11 deletions
|
|
@ -189,6 +189,7 @@ class CandidateGraphGenerator:
|
|||
path=fact.path,
|
||||
kind=fact.kind,
|
||||
name=fact.name,
|
||||
line=fact.metadata.get("line"),
|
||||
)
|
||||
for fact in facts
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue