|
Ran
|
Jobs
1
|
Files
832
|
Run time
1min
|
Badge
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%)
9 existing lines in 3 files now uncovered.61851 of 68766 relevant lines covered (89.94%)
233951.79 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
94.02 |
-0.24% | crates/qasm2/src/expr.rs |
| 2 |
88.25 |
-0.36% | qiskit/transpiler/passes/synthesis/unitary_synthesis.py |
| 6 |
92.37 |
-1.02% | crates/qasm2/src/lex.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 10110765446.1 | 832 |
89.94 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|