|
Ran
|
Jobs
1
|
Files
832
|
Run time
2min
|
Badge
README BADGES
|
push
github
Revert "Make `BitArray.{slice_bits,slice_shots,__getitem__}` raise `IndexErro…" (#12929) This reverts commit 4f09f57a3. This commit reverts #12844, the original PR was making an API change as a bugfix (to make the api consistent with other similar APIs). However it is still a change in the defined stable interface of the class as documented and we shouldn't be changing that per the stability guidelines of the project. Especially in a patch version bugfix release. We can debate whether the change is acceptable for 1.2.0 independently but for a patch version it is definitely out of scope.
3 of 4 new or added lines in 1 file covered. (75.0%)
26 existing lines in 2 files now uncovered.61837 of 68766 relevant lines covered (89.92%)
234317.08 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
95.37 |
-0.43% | qiskit/primitives/containers/bit_array.py |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 8 |
91.73 |
-0.75% | crates/qasm2/src/lex.rs |
| 18 |
96.69 |
-0.92% | crates/qasm2/src/parse.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 10309711014.1 | 832 |
89.92 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|