Ran
|
Jobs
1
|
Files
855
|
Run time
2min
|
Badge
Embed ▾
README BADGES
|
github
Re-allow non-standard includes in OpenQASM 3 exporter (#13148) Swapping the behaviour of the exporter to error on unknown includes was a mistake, and a breaking change from previous versions of the OpenQASM 3 exporter, since the `basis_gates` argument can be used to emulate the expected behaviour of this option, even though the previously documented behaviour was never actually fulfilled. This restores the previous non-erroring behaviour, and corrects the documentation to note how the ``includes`` argument should be used in the near term. (cherry picked from commit 5121a0fda)
1 of 1 new or added line in 1 file covered. (100.0%)
9 existing lines in 2 files now uncovered.66854 of 74504 relevant lines covered (89.73%)
216797.56 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
3 |
91.98 |
0.0% | crates/qasm2/src/lex.rs |
6 |
95.77 |
-0.46% | crates/qasm2/src/parse.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 10931993534.1 | 855 |
89.73 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|