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

Qiskit / qiskit-ibm-runtime / 30478606113
89%

Build:
DEFAULT BRANCH: main
Ran 29 Jul 2026 06:14PM UTC
Jobs 11
Files 334
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

29 Jul 2026 05:46PM UTC coverage: 88.993% (+0.01%) from 88.983%
30478606113

push

github

web-flow
`SimExecutor` - new `SimulatorOptions` class (#3111)

### Summary
Here we introduce `SimulatorOptions` for the `sim_executor` options
`noise_model`, `angle_decimals`, and `warn_absent`. This brings us
closer to having the `SimExecutor` be a drop in replacement for
`Executor`:

```
# executor = Executor(backend)   # replace next line with this for real QPU
executor = AerExecutor(backend=AerSimulator())
executor.options.simulator.noise_map = {"tag1": another_noise_model}   # ignored if using real QPU
executor.options.simulator.seed_simulator = 123   # ignored if using real QPU

job = executor.run(program)
```
Making use of this in a follow up PR.

### Details and comments

Part of #3110 

### AI/LLM disclosure

- [x] I didn't use LLM tooling, or only used it privately.
- [ ] I used the following tool to help write this PR description:
- [ ] I used the following tool to generate or modify code:

---------

Co-authored-by: Samuele Ferracin <sam.ferracin@ibm.com>

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

9177 of 10312 relevant lines covered (88.99%)

9.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 unit-tests_python3.12-windows-latest - 30478606113.1 29 Jul 2026 06:15PM UTC 334
87.54
GitHub Action Run
2 unit-tests_python3.13-ubuntu-latest - 30478606113.2 29 Jul 2026 06:14PM UTC 334
88.98
GitHub Action Run
3 unit-tests_python3.13-windows-latest - 30478606113.3 29 Jul 2026 06:14PM UTC 334
87.54
GitHub Action Run
4 unit-tests_python3.11-macos-latest - 30478606113.4 29 Jul 2026 06:14PM UTC 334
88.98
GitHub Action Run
5 unit-tests_python3.12-ubuntu-latest - 30478606113.5 29 Jul 2026 06:14PM UTC 334
88.98
GitHub Action Run
6 unit-tests_python3.12-macos-latest - 30478606113.6 29 Jul 2026 06:14PM UTC 334
88.98
GitHub Action Run
7 unit-tests_python3.13-macos-latest - 30478606113.7 29 Jul 2026 06:14PM UTC 334
88.98
GitHub Action Run
8 unit-tests_python3.11-ubuntu-latest - 30478606113.8 29 Jul 2026 06:14PM UTC 334
88.98
GitHub Action Run
9 unit-tests_python3.10-ubuntu-latest - 30478606113.9 29 Jul 2026 06:14PM UTC 334
88.98
GitHub Action Run
10 unit-tests_python3.10-windows-latest - 30478606113.10 29 Jul 2026 06:15PM UTC 334
87.54
GitHub Action Run
11 unit-tests_python3.11-windows-latest - 30478606113.11 29 Jul 2026 06:16PM UTC 334
87.54
GitHub Action Run
Source Files on build 30478606113
  • Tree
  • List 334
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30478606113
  • fe10121d on github
  • Prev Build on gh-readonly-queue/main/pr-3124-f741fca2288b4482e64d2687bd394b9db55bc134 (#30476761821)
  • Next Build on main (#30484943318)
  • 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