Ran
|
Jobs
1
|
Files
1282
|
Run time
2min
|
Badge
Embed ▾
README BADGES
|
push
github
Fix mistaken QPY custom-instructions documentation (#12216) (#12223) `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>
74994 of 86342 relevant lines covered (86.86%)
100750.69 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
8 |
92.37 |
-1.02% | crates/qasm2/src/lex.rs |
12 |
97.15 |
-0.92% | crates/qasm2/src/parse.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 8751870829.1 | 1282 |
86.86 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|