Repo Added
|
Files
914
|
Badge
Embed ▾
README BADGES
|
push
github
Fix dag visualization with Var wires (#12848) (#12923) * Fix dag visualization with Var wires This commit fixes the dag visualization for DAGs with classical variables. The Var type was not handled in the attribute callback functions for nodes and edges. This was causing the visualizer to fail if the dag contained these types. This fixes this by adding explict handling for the Var types and using the name attribute of the Var object. * Add release note and test (cherry picked from commit adbe88707) Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
0 of 6 new or added lines in 1 file covered. (0.0%)
61852 of 68769 relevant lines covered (89.94%)
234807.45 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|