Ran
|
Jobs
1
|
Files
1260
|
Run time
28s
|
Badge
Embed ▾
README BADGES
|
github
Fix warning on `__qiskit_version__` (#10686) * 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)
3 of 3 new or added lines in 1 file covered. (100.0%)
74113 of 84939 relevant lines covered (87.25%)
60937.09 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
93.76 |
-0.24% | crates/qasm2/src/expr.rs |
1 |
93.75 |
-1.25% | qiskit/extensions/unitary.py |
3 |
90.63 |
-0.25% | crates/qasm2/src/lex.rs |
6 |
97.6 |
0.93% | crates/qasm2/src/parse.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 5940778684.1 | 1260 |
87.25 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|