Ran
|
Jobs
1
|
Files
1283
|
Run time
2min
|
Badge
Embed ▾
README BADGES
|
push
github
Invalidate `parameters` cache on circuit copy (backport #12619) (#12620) * Invalidate `parameters` cache on circuit copy (#12619) Previously, the caching of the parameter view could persist between copies of the circuit because it was part of the `copy.copy`. (cherry picked from commit b6c616612) # Conflicts: # qiskit/circuit/quantumcircuit.py # test/python/circuit/test_parameters.py * Fix conflict * Fix conflict in test * Update test/python/circuit/test_parameters.py --------- Co-authored-by: Jake Lishman <jake.lishman@ibm.com> 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%)
22 existing lines in 2 files now uncovered.74492 of 85448 relevant lines covered (87.18%)
101800.68 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
4 |
92.88 |
0.51% | crates/qasm2/src/lex.rs |
18 |
96.69 |
-0.46% | crates/qasm2/src/parse.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 9613151390.1 | 1283 |
87.18 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|