|
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>
113140 of 128925 relevant lines covered (87.76%)
998087.28 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 6 |
91.77 |
-0.77% | crates/qasm2/src/lex.rs |
| 4 |
76.87 |
-0.16% | crates/circuit/src/parameter/symbol_expr.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 31816155759.1 | 950 |
87.76 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|