Ran
|
Jobs
1
|
Files
817
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
Fix mistaken QPY custom-instructions documentation (#12216) (#12220) `num_custom_gates` is not actually part of the `CIRCUIT_HEADER` structs in any version of QPY. The number of custom-instruction objects is instead stored as a `uint64_t` inline in the `CUSTOM_DEFINITIONS` part of the file, so separately to the rest of the header. (cherry picked from commit 5dbc0c04c) Co-authored-by: Jake Lishman <jake.lishman@ibm.com>
58911 of 65955 relevant lines covered (89.32%)
177227.36 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
94.03 |
-0.24% | crates/qasm2/src/expr.rs |
5 |
92.62 |
0.25% | crates/qasm2/src/lex.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 8750857694.1 | 817 |
89.32 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|