|
Ran
|
Jobs
1
|
Files
827
|
Run time
2min
|
Badge
README BADGES
|
push
github
Explicitly specify that `Target` cannot be modified by indexing. (#14379) (#14631) * Docs: Explicitly specify that `Target` cannot be modified by indexing. - Add a note to the `Target` class docstring expressing that users should only modify properties using `update_instruction_properties`. - Extend docstring of `update_instruction_properties` to explicitly state that it should be the only method able to modify a `Target`instruction's property. * Apply suggestions from code review * Docs: Fix docstring based on @mtreinish's comment * Docs: Make note into a paragraph. * Update qiskit/transpiler/target.py --------- (cherry picked from commit 24c208ef4) Co-authored-by: Raynel Sanchez <87539502+raynelfss@users.noreply.github.com> Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
83051 of 94392 relevant lines covered (87.99%)
516906.67 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
73.94 |
-0.04% | crates/circuit/src/symbol_expr.rs |
| 1 |
94.57 |
0.0% | crates/transpiler/src/passes/unitary_synthesis.rs |
| 6 |
97.15 |
0.0% | crates/qasm2/src/parse.rs |
| 7 |
91.73 |
-1.5% | crates/qasm2/src/lex.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 15718538803.1 | 827 |
87.99 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|