github
Make `BitArray.{slice_bits,slice_shots,__getitem__}` raise `IndexError` when indices are not valid (#12755) * Make BitArray.{slice_bits,slice_shots} raise IndexError when indices are out of bounds * update __getitem__ (cherry picked from commit bfd2eea48)
7 of 7 new or added lines in 1 file covered. (100.0%)
8 existing lines in 2 files now uncovered.66200 of 73599 relevant lines covered (89.95%)
245030.79 hits per line