|
Ran
|
Jobs
1
|
Files
789
|
Run time
3min
|
Badge
README BADGES
|
push
github
Create a secure internal path for custom prefixes in registers. (#14005) (#14048) * FIx: Create an internal path for custom prefixes in registers. Prior implementations would replace the Register's prefix attribute inplace which is an unsafe operation. The following commits add a secure path for a provisional replacement of a register's prefix name to fix changed unsafe behavior from #13860. * Fix: Address review comments - Add test-case * Apply suggestions from code review Co-authored-by: Kevin Hartman <kevin@hart.mn> * Fix: Address more review comments * Fix: Lint error * Update test/python/circuit/test_circuit_operations.py Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com> --------- Co-authored-by: Kevin Hartman <kevin@hart.mn> Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com> (cherry picked from commit 56a16abb6) Co-authored-by: Raynel Sanchez <87539502+raynelfss@users.noreply.github.com>
16 of 17 new or added lines in 3 files covered. (94.12%)
11 existing lines in 3 files now uncovered.72709 of 82541 relevant lines covered (88.09%)
357184.07 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
93.7 |
0.06% | qiskit/circuit/quantumcircuit.py |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
94.69 |
0.0% | crates/accelerate/src/unitary_synthesis.rs |
| 4 |
92.73 |
0.0% | crates/qasm2/src/lex.rs |
| 6 |
97.61 |
-0.46% | crates/qasm2/src/parse.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 13930691996.1 | 789 |
88.09 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|