Ran
|
Jobs
1
|
Files
832
|
Run time
2min
|
Badge
Embed ▾
README BADGES
|
push
github
Fix `BitArray.from_counts`/`from_samples` to not fail for input with only `0` outcome and `num_bits=None` (#12800) (#12821) * interpret `0` as represented by 1 bit * Test conversion of counts w only `0` outcome * add release note (cherry picked from commit c40ce8327) Co-authored-by: aeddins-ibm <60495383+aeddins-ibm@users.noreply.github.com>
2 of 2 new or added lines in 1 file covered. (100.0%)
21 existing lines in 3 files now uncovered.61838 of 68766 relevant lines covered (89.93%)
236305.37 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
2 |
88.25 |
-0.36% | qiskit/transpiler/passes/synthesis/unitary_synthesis.py |
7 |
91.86 |
-1.53% | crates/qasm2/src/lex.rs |
12 |
96.23 |
-0.46% | crates/qasm2/src/parse.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 10110215837.1 | 832 |
89.93 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|