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