|
Ran
|
Jobs
1
|
Files
789
|
Run time
4min
|
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%)
37 existing lines in 2 files now uncovered.72681 of 82541 relevant lines covered (88.05%)
357853.67 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
93.7 |
0.06% | qiskit/circuit/quantumcircuit.py |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 7 |
91.73 |
-1.0% | crates/qasm2/src/lex.rs |
| 30 |
95.76 |
-2.31% | crates/qasm2/src/parse.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 13930015679.1 | 789 |
88.05 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|