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

Qiskit / qiskit-ibm-runtime / 33643471363
90%

Build:
DEFAULT BRANCH: main
Ran 02 Sep 2026 02:44PM UTC
Jobs 11
Files 336
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

02 Sep 2026 02:32PM UTC coverage: 90.329% (+0.03%) from 90.298%
33643471363

push

github

web-flow
Avoid caching calibration specific backend configurations (#3287)

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

prevent calibration specific backend data from getting into default
config by
- updating `QiskitRuntimeService._create_backend_obj()` so
configurations retrieved via `calibration_id` remain scoped to request
and are not stored in `_backend_confics` cache
- preserve existing caching behavior for default backend configurations
and fractional-gate selection
- add coverage for:
    - default -> calibrated -> default retrieval
    - calibrated -> default retrieval with an initially empty cache
    - independence of previously created `IBMBackend` instances
    - repeated calibrated requests remaining fresh
    - default configuration caching remaining effective

add a bug-fix release note.

### Details and comments

calibration specific configs are intentionally not cached (follows
`RuntimeClient.backend_configuration()`)

Fixes #

https://github.com/Qiskit/qiskit-ibm-runtime/issues/3275

### 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: (Qwen 3.8
27b running locally was used to review final diff)

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

9266 of 10258 relevant lines covered (90.33%)

9.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 unit-tests_python3.12-ubuntu-latest - 33643471363.1 02 Sep 2026 02:45PM UTC 336
90.32
GitHub Action Run
2 unit-tests_python3.11-windows-latest - 33643471363.2 02 Sep 2026 02:46PM UTC 336
88.87
GitHub Action Run
3 unit-tests_python3.12-windows-latest - 33643471363.3 02 Sep 2026 02:47PM UTC 336
88.87
GitHub Action Run
4 unit-tests_python3.13-ubuntu-latest - 33643471363.4 02 Sep 2026 02:44PM UTC 336
90.32
GitHub Action Run
5 unit-tests_python3.10-windows-latest - 33643471363.5 02 Sep 2026 02:45PM UTC 336
88.87
GitHub Action Run
6 unit-tests_python3.11-ubuntu-latest - 33643471363.6 02 Sep 2026 02:44PM UTC 336
90.32
GitHub Action Run
7 unit-tests_python3.13-windows-latest - 33643471363.7 02 Sep 2026 02:46PM UTC 336
88.87
GitHub Action Run
8 unit-tests_python3.12-macos-latest - 33643471363.8 02 Sep 2026 02:45PM UTC 336
90.32
GitHub Action Run
9 unit-tests_python3.11-macos-latest - 33643471363.9 02 Sep 2026 02:46PM UTC 336
90.32
GitHub Action Run
10 unit-tests_python3.13-macos-latest - 33643471363.10 02 Sep 2026 02:45PM UTC 336
90.32
GitHub Action Run
11 unit-tests_python3.10-ubuntu-latest - 33643471363.11 02 Sep 2026 02:44PM UTC 336
90.32
GitHub Action Run
Source Files on build 33643471363
  • Tree
  • List 336
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33643471363
  • 83036afc on github
  • Prev Build on gh-readonly-queue/main/pr-3293-aa87475638fa98d05f28414f5a655735c94505de (#33623169462)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc