push
github
Fix `BitArray.from_counts`/`from_samples` to not fail for input with only `0` outcome and `num_bits=None` (#12800) (#12820) * 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%)
23 existing lines in 3 files now uncovered.66070 of 73479 relevant lines covered (89.92%)
300774.82 hits per line