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

Qiskit / qiskit-ibm-runtime / 27287313700
87%
main: 87%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/main/pr-2905-ff8ebbcb02317313d126f2780d323795ebfe20ac
DEFAULT BRANCH: main
Ran 10 Jun 2026 03:38PM UTC
Jobs 11
Files 315
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

10 Jun 2026 03:33PM UTC coverage: 87.008% (+0.04%) from 86.972%
27287313700

push

github

web-flow
Avoid options as property in WrapperEstimator (#2901)

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

Apply part of #2739 to `WrapperEstimator`, so it handles `options` in
the same way as the rest of "new" programs (instead of a decorator, uses
`__setattr__` for better auto-completing behavior and for more enforcing
of validation when the attribute is set, not only as part of
initializing during the constructor).

Tests have been copy-pasted (and adapted to use sampler / estimator
option classes). In the process an inconsistency arose related to
`experimental`, which defaults to a dict in `Executor` and allows `None`
in `Estimator` and `Sampler`. I favored Executor-style handling of it,
for consistency.

### Details and comments

Some tweaks of the docstrings in `option_models/` included.

Related to #2794 / #2681 

### AI/LLM disclosure

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

19 of 19 new or added lines in 8 files covered. (100.0%)

8030 of 9229 relevant lines covered (87.01%)

9.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 unit-tests_python3.13-windows-latest - 27287313700.1 10 Jun 2026 03:40PM UTC 315
85.36
GitHub Action Run
2 unit-tests_python3.12-ubuntu-latest - 27287313700.2 10 Jun 2026 03:38PM UTC 315
87.01
GitHub Action Run
3 unit-tests_python3.11-ubuntu-latest - 27287313700.3 10 Jun 2026 03:38PM UTC 315
87.01
GitHub Action Run
4 unit-tests_python3.12-windows-latest - 27287313700.4 10 Jun 2026 03:40PM UTC 315
85.36
GitHub Action Run
5 unit-tests_python3.13-macos-latest - 27287313700.5 10 Jun 2026 03:38PM UTC 315
87.01
GitHub Action Run
6 unit-tests_python3.10-ubuntu-latest - 27287313700.6 10 Jun 2026 03:38PM UTC 315
87.01
GitHub Action Run
7 unit-tests_python3.10-windows-latest - 27287313700.7 10 Jun 2026 03:39PM UTC 315
85.36
GitHub Action Run
8 unit-tests_python3.11-macos-latest - 27287313700.8 10 Jun 2026 03:38PM UTC 315
87.01
GitHub Action Run
9 unit-tests_python3.12-macos-latest - 27287313700.9 10 Jun 2026 03:39PM UTC 315
87.01
GitHub Action Run
10 unit-tests_python3.13-ubuntu-latest - 27287313700.10 10 Jun 2026 03:38PM UTC 315
87.01
GitHub Action Run
11 unit-tests_python3.11-windows-latest - 27287313700.11 10 Jun 2026 03:39PM UTC 315
85.36
GitHub Action Run
Source Files on build 27287313700
  • Tree
  • List 315
  • Changed 11
  • Source Changed 10
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27287313700
  • ff8ebbcb on github
  • Prev Build on gh-readonly-queue/main/pr-2897-c4361d67c0ed4f9c185dbee78bc94d89ec022d27 (#27267344781)
  • 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