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

Qiskit / qiskit-ibm-runtime / 28860468810
87%
main: 87%

Build:
Build:
LAST BUILD BRANCH: deprecate-mnl-shots-per-randomization-int-2988
DEFAULT BRANCH: main
Ran 07 Jul 2026 10:51AM 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 10:47AM UTC coverage: 87.164%. Remained the same
28860468810

push

github

web-flow
Getting rid of two warnings in tests (#3007)

### Summary

A lot of warnings get fired during test execution. Some of them - the
more important ones - require fixes in the code body (not in tests).
They may manifest for users when they run their code, and we opened
Issue #2764 to eliminate them. Others require fixes only in the tests,
and it's always nice to fix those too.

### Details and comments

Part of #2764.

The following warning is completely eliminated:
```
UserWarning: The <some number>-th circuit has no output classical registers so the result will be empty. Did you mean to add measurement instructions?
```

In addition one of two instances of the following warning:
```
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.
```

### 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 or
Claude Code

1 of 1 new or added line in 1 file covered. (100.0%)

8583 of 9847 relevant lines covered (87.16%)

6.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 unit-tests_python3.12-ubuntu-latest - 28860468810.1 07 Jul 2026 10:52AM UTC 322
87.16
GitHub Action Run
2 unit-tests_python3.13-windows-latest - 28860468810.2 07 Jul 2026 10:53AM UTC 322
85.62
GitHub Action Run
3 unit-tests_python3.10-windows-latest - 28860468810.3 07 Jul 2026 10:52AM UTC 322
85.62
GitHub Action Run
4 unit-tests_python3.13-ubuntu-latest - 28860468810.4 07 Jul 2026 10:51AM UTC 322
87.16
GitHub Action Run
5 unit-tests_python3.11-windows-latest - 28860468810.5 07 Jul 2026 10:52AM UTC 322
85.62
GitHub Action Run
6 unit-tests_python3.11-ubuntu-latest - 28860468810.6 07 Jul 2026 10:52AM UTC 322
87.16
GitHub Action Run
7 unit-tests_python3.12-windows-latest - 28860468810.7 07 Jul 2026 10:52AM UTC 322
85.62
GitHub Action Run
8 unit-tests_python3.10-ubuntu-latest - 28860468810.8 07 Jul 2026 10:51AM UTC 322
87.16
GitHub Action Run
Source Files on build 28860468810
  • Tree
  • List 322
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28860468810
  • 2692745c on github
  • Prev Build on gh-readonly-queue/main/pr-3001-9eb64e873f709d584c5af7646137f488d4fa898a (#28819562894)
  • 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