|
Ran
|
Jobs
1
|
Files
789
|
Run time
3min
|
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%)
3 existing lines in 2 files now uncovered.72702 of 82541 relevant lines covered (88.08%)
356941.13 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
94.23 |
-0.23% | crates/qasm2/src/expr.rs |
| 2 |
92.48 |
0.75% | crates/qasm2/src/lex.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 13930777529.1 | 789 |
88.08 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|