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

Qiskit / qiskit-ibm-runtime / 27835008169
87%

Build:
DEFAULT BRANCH: main
Ran 19 Jun 2026 03:42PM UTC
Jobs 11
Files 319
Run time 1min
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

19 Jun 2026 03:32PM UTC coverage: 86.981% (-0.1%) from 87.098%
27835008169

push

github

web-flow
Reduce unit test time by adjusting some tests  (#2934)

<!--
⚠️ The pull request title should be short detailed and understandable
for all.
⚠️ Also, please add a release note file using reno if the change needs
to be
  documented in the release notes.
⚠️ If your pull request fixes an open issue, please link to the issue.

✅ I have added the tests to cover my changes.
✅ I have updated the documentation accordingly.
✅ I have read the CONTRIBUTING document.
-->

### Summary

Reduce the total unit test time (by around ~30s in CI), focusing on the
[currently slowest tests
](https://github.com/Qiskit/qiskit-ibm-runtime/actions/runs/27789798458/job/82236016042#step:5:266),
by:

* minimizing usage of instantiating `NoiseModel`, as it is expensive
* minimize usage of `min_num_qubits` filter for local backends, as it is
expensive
* avoid some seemingly unneeded `sleep`s
* moving some slow, rarely updated tests to the integration tests suite

### Details and comments

Fixes N/A

### AI/LLM disclosure

- [x] I didn't use LLM tooling, or only used it privately.

---------

Co-authored-by: Samuele Ferracin <sam.ferracin@ibm.com>

8218 of 9448 relevant lines covered (86.98%)

9.5 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
78.38
-16.22% qiskit_ibm_runtime/options/simulator_options.py
3
82.2
-1.57% qiskit_ibm_runtime/models/backend_properties.py
2
72.32
-1.13% qiskit_ibm_runtime/fake_provider/fake_backend.py
Jobs
ID Job ID Ran Files Coverage
1 unit-tests_python3.10-windows-latest - 27835008169.1 19 Jun 2026 03:43PM UTC 319
85.37
GitHub Action Run
2 unit-tests_python3.12-ubuntu-latest - 27835008169.2 19 Jun 2026 03:43PM UTC 319
86.98
GitHub Action Run
3 unit-tests_python3.13-macos-latest - 27835008169.3 19 Jun 2026 03:42PM UTC 319
86.98
GitHub Action Run
4 unit-tests_python3.13-windows-latest - 27835008169.4 19 Jun 2026 03:43PM UTC 319
85.37
GitHub Action Run
5 unit-tests_python3.11-windows-latest - 27835008169.5 19 Jun 2026 03:43PM UTC 319
85.37
GitHub Action Run
6 unit-tests_python3.12-macos-latest - 27835008169.6 19 Jun 2026 03:43PM UTC 319
86.98
GitHub Action Run
7 unit-tests_python3.12-windows-latest - 27835008169.7 19 Jun 2026 03:43PM UTC 319
85.37
GitHub Action Run
8 unit-tests_python3.13-ubuntu-latest - 27835008169.8 19 Jun 2026 03:42PM UTC 319
86.98
GitHub Action Run
9 unit-tests_python3.10-ubuntu-latest - 27835008169.9 19 Jun 2026 03:42PM UTC 319
86.98
GitHub Action Run
10 unit-tests_python3.11-ubuntu-latest - 27835008169.10 19 Jun 2026 03:42PM UTC 319
86.98
GitHub Action Run
11 unit-tests_python3.11-macos-latest - 27835008169.11 19 Jun 2026 03:42PM UTC 319
86.98
GitHub Action Run
Source Files on build 27835008169
  • Tree
  • List 319
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27835008169
  • 6ee6c8cd on github
  • Prev Build on gh-readonly-queue/main/pr-2936-3125b7649b8c883b8c4330a702f500307e49df60 (#27833523843)
  • Next Build on main (#27974850553)
  • 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