test: Add face_code_ref to the mermaid output (#6985)

* Add face_code_ref to the mermaid output

* Update output
This commit is contained in:
Jonathan Tran
2025-05-15 20:14:31 -04:00
committed by GitHub
parent f6b3a55cbf
commit f6e26e0bab
130 changed files with 4487 additions and 21 deletions

View File

@ -12,6 +12,7 @@ flowchart LR
5["Sweep Revolve<br>[76, 120, 0]"]
%% [ProgramBodyItem { index: 0 }, VariableDeclarationDeclaration, VariableDeclarationInit, PipeBodyItem { index: 2 }]
6[Wall]
%% face_code_ref=Missing NodePath
7["SweepEdge Adjacent"]
1 --- 2
2 --- 3