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

Qiskit / qiskit-ibm-runtime / 28600224315
87%

Build:
DEFAULT BRANCH: main
Ran 02 Jul 2026 03:07PM UTC
Jobs 8
Files 321
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

02 Jul 2026 02:57PM UTC coverage: 87.247% (-0.03%) from 87.273%
28600224315

push

github

web-flow
Keep .utils.json (as deprecated, with no imports from .utils) (#2983)

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

Even if `RuntimeDecoder` and `RuntimeEncoder` are the only public items
from the `json` module (via the top-level imports, which remained
unchanged in #2894), reintroduce the `qiskit_ibm_runtime.utils.json`
module with all their private members as a convenience for users that
might be consuming private members, easing the transition.

### Details and comments

Related to #2749, #2920

This does not provide full compatibility, as the

```python
from .json import RuntimeEncoder, RuntimeDecoder, to_base64_string
```

from `qiskit_ibm_runtime/utils/__init__.py` is not included (on purpose,
as it would defeat the goal of reducing import cycles).



### AI/LLM disclosure

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

0 of 3 new or added lines in 1 file covered. (0.0%)

8476 of 9715 relevant lines covered (87.25%)

6.92 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
0.0
qiskit_ibm_runtime/utils/json.py
Jobs
ID Job ID Ran Files Coverage
1 unit-tests_python3.10-ubuntu-latest - 28600224315.1 02 Jul 2026 03:08PM UTC 321
87.25
GitHub Action Run
2 unit-tests_python3.12-windows-latest - 28600224315.2 02 Jul 2026 03:09PM UTC 321
85.68
GitHub Action Run
3 unit-tests_python3.10-windows-latest - 28600224315.3 02 Jul 2026 03:08PM UTC 321
85.68
GitHub Action Run
4 unit-tests_python3.12-ubuntu-latest - 28600224315.4 02 Jul 2026 03:08PM UTC 321
87.25
GitHub Action Run
5 unit-tests_python3.11-windows-latest - 28600224315.5 02 Jul 2026 03:09PM UTC 321
85.68
GitHub Action Run
6 unit-tests_python3.13-windows-latest - 28600224315.6 02 Jul 2026 03:09PM UTC 321
85.68
GitHub Action Run
7 unit-tests_python3.13-ubuntu-latest - 28600224315.7 02 Jul 2026 03:08PM UTC 321
87.25
GitHub Action Run
8 unit-tests_python3.11-ubuntu-latest - 28600224315.8 02 Jul 2026 03:07PM UTC 321
87.25
GitHub Action Run
Source Files on build 28600224315
  • Tree
  • List 321
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28600224315
  • cf3b2b2f on github
  • Prev Build on gh-readonly-queue/main/pr-2985-005f9450790217174f581bcbb664138fe275def4 (#28599617619)
  • 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