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

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

Build:
DEFAULT BRANCH: main
Ran 10 Jun 2026 03:46PM UTC
Files 315
Run time 11s
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: 85.361% (+0.04%) from 85.324%
27287664192.9

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.

7878 of 9229 relevant lines covered (85.36%)

0.85 hits per line

Source Files on job unit-tests_python3.11-windows-latest - 27287664192.9
  • Tree
  • List 315
  • Changed 11
  • Source Changed 10
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27287664192
  • ff8ebbcb on github
  • Prev Job for on main (#27267344781.1)
  • Next Job for on main (#27305378371.5)
  • 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