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

Qiskit / qiskit-ibm-runtime / 29437901951
87%

Build:
DEFAULT BRANCH: main
Ran 15 Jul 2026 05:51PM UTC
Jobs 8
Files 326
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

15 Jul 2026 05:40PM UTC coverage: 87.123% (+0.002%) from 87.121%
29437901951

push

github

web-flow
Homogenize imports towards relative imports (#3040)

<!--
⚠️ The pull request title should be short detailed and understandable
for all.
⚠️ Also, please add a release note file using towncrier 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

We have a mixture of absolute and relative imports in the codebase. This
PR:
* converts to relative imports in `qiskit_ibm_runtime/`
* converts to relative imports in `test/` (these should stay relative,
as `test` is not a proper package and can cause conflicts with other
packages that might be named `test`)

### Details and comments

I could not find a way to enforce it using `ruff`. Personally, I am more
in favor of absolute imports - but changes would be more intrusive and
for historical reasons this PR aims for relative imports.

Fixes N/A

### AI/LLM disclosure

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

174 of 178 new or added lines in 92 files covered. (97.75%)

8829 of 10134 relevant lines covered (87.12%)

6.91 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
70.53
0.0% qiskit_ibm_runtime/qiskit_runtime_service.py
1
0.0
0.0% qiskit_ibm_runtime/utils/estimator_pub_result.py
1
0.0
0.0% qiskit_ibm_runtime/utils/json.py
1
0.0
0.0% qiskit_ibm_runtime/utils/noise_learner_result.py
Jobs
ID Job ID Ran Files Coverage
1 unit-tests_python3.10-windows-latest - 29437901951.1 15 Jul 2026 05:52PM UTC 326
85.62
GitHub Action Run
2 unit-tests_python3.13-ubuntu-latest - 29437901951.2 15 Jul 2026 05:51PM UTC 326
87.12
GitHub Action Run
3 unit-tests_python3.11-windows-latest - 29437901951.3 15 Jul 2026 05:52PM UTC 326
85.62
GitHub Action Run
4 unit-tests_python3.12-ubuntu-latest - 29437901951.4 15 Jul 2026 05:51PM UTC 326
87.12
GitHub Action Run
5 unit-tests_python3.10-ubuntu-latest - 29437901951.5 15 Jul 2026 05:51PM UTC 326
87.12
GitHub Action Run
6 unit-tests_python3.13-windows-latest - 29437901951.6 15 Jul 2026 05:52PM UTC 326
85.62
GitHub Action Run
7 unit-tests_python3.11-ubuntu-latest - 29437901951.7 15 Jul 2026 05:50PM UTC 326
87.12
GitHub Action Run
8 unit-tests_python3.12-windows-latest - 29437901951.8 15 Jul 2026 05:52PM UTC 326
85.62
GitHub Action Run
Source Files on build 29437901951
  • Tree
  • List 326
  • Changed 103
  • Source Changed 98
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29437901951
  • ce0d7fe8 on github
  • Prev Build on gh-readonly-queue/main/pr-3039-d5cadc299ba915d0eb2eb5bd5a473d664299d738 (#29437376116)
  • Next Build on main (#29439879511)
  • 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