• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Qiskit / qiskit-ibm-runtime / 28872968770 / 4
87%
main: 87%

Build:
Build:
LAST BUILD BRANCH: updates
DEFAULT BRANCH: main
Ran 07 Jul 2026 02:18PM UTC
Files 322
Run time 22s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

07 Jul 2026 02:12PM UTC coverage: 85.62%. Remained the same
28872968770.4

push

github

web-flow
Bug fix in test_backend.py (#3010)

### Summary

A bug caused the warning
```
site-packages/qiskit/primitives/containers/bindings_array.py:129: DeprecationWarning: Treating CircuitInstruction as an iterable is deprecated legacy behavior since Qiskit 1.2, and will be removed in Qiskit 3.0. Instead, use the `operation`, `qubits` and `clbits` named attributes.
    ): np.asarray(val, dtype=float)
```
This turned out not to be just a annoying warning to take care of, but a
genuine bug in the test.

### Details and comments

sampler.run([transpiled]) is wrong and meaningless, therefore it emits
an error, which is not related at all to faulty qubits. This unrelated
error contains the word `inhomogeneous` (full sentence is `inhomogeneous
shape`), and the assertion succeeded.

### AI/LLM disclosure

- [ ] I didn't use LLM tooling, or only used it privately.
- [ ] I used the following tool to help write this PR description:
- [x] I used the following tool to generate or modify code: Bob

8431 of 9847 relevant lines covered (85.62%)

0.86 hits per line

Source Files on job unit-tests_python3.12-windows-latest - 28872968770.4
  • Tree
  • List 322
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 28872968770
  • 780ad4e1 on github
  • Prev Job for on gh-readonly-queue/main/pr-3010-2692745ce9c381f645013affaa954333e23d8f6b (#28860468810.7)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc