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

Qiskit / qiskit-ibm-runtime / 33642752245 / 7
90%
main: 90%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/main/pr-3298-1216de931ee84df4ec34abe5b610b40c42b8c643
DEFAULT BRANCH: main
Ran 02 Sep 2026 02:43PM UTC
Files 336
Run time 25s
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: 88.867% (+0.03%) from 88.836%
33642752245.7

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)

9116 of 10258 relevant lines covered (88.87%)

0.89 hits per line

Source Files on job unit-tests_python3.12-windows-latest - 33642752245.7
  • Tree
  • List 336
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 33642752245
  • 83036afc on github
  • Prev Job for on gh-readonly-queue/main/pr-3287-ed88dd980f9e69fa7ed6a9125b6dea66775309af (#33623169462.8)
  • 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