Ran
|
Jobs
1
|
Files
1260
|
Run time
24s
|
Badge
Embed ▾
README BADGES
|
push
github
Fix warning on `__qiskit_version__` (#10686) (#10688) * Fix warning on `__qiskit_version__` The warning emitted by the `QiskitVersion` class that backs the `__qiskit_version__` variable was previously set to warn on instantiation, not usage. This caused the warning to trigger during library import, rather than at the site of usage. * Add warning assertion to test (cherry picked from commit 4ab2ef8d6) Co-authored-by: Jake Lishman <jake.lishman@ibm.com>
3 of 3 new or added lines in 1 file covered. (100.0%)
74111 of 84939 relevant lines covered (87.25%)
60930.06 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
4 |
91.14 |
-0.51% | crates/qasm2/src/lex.rs |
6 |
97.13 |
-0.46% | crates/qasm2/src/parse.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 5942542398.1 | 1260 |
87.25 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|