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

Qiskit / qiskit-ibm-runtime / 30450753282
89%

Build:
DEFAULT BRANCH: main
Ran 29 Jul 2026 12:18PM 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 12:07PM UTC coverage: 88.983%. Remained the same
30450753282

push

github

web-flow
Add Estimator through Executor integration test (#3123)

<!--
⚠️ 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
part of #3026 

Adds a very simple integration test, which runs against EstimatorV2
through implementation:

As per discussion I did not re-use existing Estimator integration tests,
as we want to develop them afresh with a feature-driven testing strategy
in mind.

This is the basic test with simple circuit and no options. more to
follow in separate PR.

### Details and comments
Initially I planned to parametrize this against native and Executor
based implementation, but as per discussions with Sam, let's keep the
scope of this limited to Executor for now.

tested by running tests via

```
uv run --extra dev pytest test/integration/test_executor_estimator.py -s -v
```

### 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: Bob (for
adding imports only)

9167 of 10302 relevant lines covered (88.98%)

9.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 unit-tests_python3.11-ubuntu-latest - 30450753282.1 29 Jul 2026 12:18PM UTC 334
88.97
GitHub Action Run
2 unit-tests_python3.11-windows-latest - 30450753282.2 29 Jul 2026 12:20PM UTC 334
87.53
GitHub Action Run
3 unit-tests_python3.13-ubuntu-latest - 30450753282.3 29 Jul 2026 12:18PM UTC 334
88.97
GitHub Action Run
4 unit-tests_python3.13-windows-latest - 30450753282.4 29 Jul 2026 12:20PM UTC 334
87.53
GitHub Action Run
5 unit-tests_python3.12-ubuntu-latest - 30450753282.5 29 Jul 2026 12:18PM UTC 334
88.97
GitHub Action Run
6 unit-tests_python3.10-windows-latest - 30450753282.6 29 Jul 2026 12:19PM UTC 334
87.53
GitHub Action Run
7 unit-tests_python3.12-windows-latest - 30450753282.7 29 Jul 2026 12:19PM UTC 334
87.53
GitHub Action Run
8 unit-tests_python3.10-ubuntu-latest - 30450753282.8 29 Jul 2026 12:18PM UTC 334
88.97
GitHub Action Run
9 unit-tests_python3.12-macos-latest - 30450753282.9 29 Jul 2026 12:19PM UTC 334
88.97
GitHub Action Run
10 unit-tests_python3.11-macos-latest - 30450753282.10 29 Jul 2026 12:18PM UTC 334
88.97
GitHub Action Run
11 unit-tests_python3.13-macos-latest - 30450753282.11 29 Jul 2026 12:19PM UTC 334
88.97
GitHub Action Run
Source Files on build 30450753282
  • Tree
  • List 334
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30450753282
  • 92979c98 on github
  • Prev Build on main (#30427230878)
  • Next Build on main (#30460775769)
  • 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