|
Ran
|
Jobs
1
|
Files
950
|
Run time
2min
|
Badge
README BADGES
|
push
github
Fix UGate docstring note about the OpenQASM 3 U definition (#16553) (#16774) * Fix UGate docstring note about the OpenQASM 3 U definition The docstring claimed the matrix shown for UGate is the same as the built-in U gate in the OpenQASM 3.0 specification. The current specification defines U with an extra global phase: its matrix is exp(i*theta/2) times the matrix shown here. Update the note to state the relationship correctly, keeping the existing statement about the OpenQASM 2.0 global-phase difference. Fixes #15830 * Correct the global phase difference --------- (cherry picked from commit bf915f4dc) Co-authored-by: Aly Abouzaid <35216698+alyabouzaid@users.noreply.github.com> Co-authored-by: Julien Gacon <gaconju@gmail.com>
113136 of 128925 relevant lines covered (87.75%)
998111.04 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 12 |
97.15 |
-0.95% | crates/qasm2/src/parse.rs |
| 4 |
92.29 |
-0.26% | crates/qasm2/src/lex.rs |
| 2 |
77.11 |
0.08% | crates/circuit/src/parameter/symbol_expr.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 31818179986.1 | 950 |
87.75 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|