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

Qiskit / qiskit-ibm-runtime / 28873353134
87%

Build:
DEFAULT BRANCH: main
Ran 07 Jul 2026 02:22PM UTC
Jobs 8
Files 322
Run time 2min
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: 87.164%. Remained the same
28873353134

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

8583 of 9847 relevant lines covered (87.16%)

6.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 unit-tests_python3.10-windows-latest - 28873353134.1 07 Jul 2026 02:23PM UTC 322
85.62
GitHub Action Run
2 unit-tests_python3.11-ubuntu-latest - 28873353134.2 07 Jul 2026 02:22PM UTC 322
87.16
GitHub Action Run
3 unit-tests_python3.10-ubuntu-latest - 28873353134.3 07 Jul 2026 02:22PM UTC 322
87.16
GitHub Action Run
4 unit-tests_python3.12-ubuntu-latest - 28873353134.4 07 Jul 2026 02:22PM UTC 322
87.16
GitHub Action Run
5 unit-tests_python3.11-windows-latest - 28873353134.5 07 Jul 2026 02:23PM UTC 322
85.62
GitHub Action Run
6 unit-tests_python3.13-ubuntu-latest - 28873353134.6 07 Jul 2026 02:22PM UTC 322
87.16
GitHub Action Run
7 unit-tests_python3.13-windows-latest - 28873353134.7 07 Jul 2026 02:23PM UTC 322
85.62
GitHub Action Run
8 unit-tests_python3.12-windows-latest - 28873353134.8 07 Jul 2026 02:23PM UTC 322
85.62
GitHub Action Run
Source Files on build 28873353134
  • Tree
  • List 322
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28873353134
  • 780ad4e1 on github
  • Prev Build on gh-readonly-queue/main/pr-3007-40753e09f3f86303e730958982ffb5c75dbd021d (#28860468810)
  • Next Build on main (#28879626208)
  • 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