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

Qiskit / qiskit-ibm-runtime / 27670213094 / 9
87%
main: 87%

Build:
Build:
LAST BUILD BRANCH: bug-pass
DEFAULT BRANCH: main
Ran 17 Jun 2026 06:34AM UTC
Files 315
Run time 8s
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

17 Jun 2026 06:27AM UTC coverage: 87.022% (-0.002%) from 87.024%
27670213094.9

push

github

web-flow
Move json module from utils to top-level (#2920)

<!--
⚠️ 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

Move `qiskit_ibm_runtime.utils.json` to `qiskit_ibm_runtime.json`.
`RuntimeEncoder` and `RuntimeDecoder` are a bit central - and having
them in `utils` forced every other item using `utils` for other purposes
go through it. Moving the package up reflects better his
significativeness, and allows to keep `utils` lighter.

Top-level import remains unchanged.

### Details and comments

Related to #2749 (and a bit to #2894, continuing it)

As a small byproduct, we no longer need to exclude `utils/__init__.py`
from `isort` rules.

### AI/LLM disclosure

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

8087 of 9293 relevant lines covered (87.02%)

0.87 hits per line

Source Files on job unit-tests_python3.10-ubuntu-latest - 27670213094.9
  • Tree
  • List 315
  • Changed 5
  • Source Changed 5
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27670213094
  • ab81a792 on github
  • Prev Job for on gh-readonly-queue/main/pr-2920-c498f46b078c60987356448c36645c9f6cee3f69 (#27634779525.11)
  • 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