Repo Added
|
Files
868
|
Badge
README BADGES
|
push
github
Fix deepcopy/pickle of `DAGCircuit` variable IO nodes (backport #14041) (#14044) * Fix deepcopy/pickle of `DAGCircuit` variable IO nodes (#14041) * Fix var DAGOutNode bug in DAGCircuit::pack_into. We were accidentally using NodeType::VarIn when extracting DAGOutNode. * Add release note since this is pre 2.0.0. (cherry picked from commit ddd04013f) # Conflicts: # crates/circuit/src/dag_circuit.rs * Update dag_circuit.rs * Update crates/circuit/src/dag_circuit.rs --------- Co-authored-by: Kevin Hartman <kevin@hart.mn> Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>
1 of 1 new or added line in 1 file covered. (100.0%)
6 existing lines in 2 files now uncovered.72707 of 82541 relevant lines covered (88.09%)
357391.36 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|