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

Qiskit / qiskit-ibm-runtime / 30548719081
89%

Build:
DEFAULT BRANCH: main
Ran 30 Jul 2026 01:53PM 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

30 Jul 2026 01:43PM UTC coverage: 89.012%. Remained the same
30548719081

push

github

web-flow
Fix conflict around mypy when installing with `[dev]` (#3148)

<!--
⚠️ 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
#3120 introduced new `mypy` version, but we need to use consistent
versions in `dev` optional dependencies to avoid conflict.

to reproduce the issue:
```
uv run --extra dev pytest test/integration/test_executor_estimator.py -s 
-v
  × No solution found when resolving dependencies for split (markers:
  │ python_full_version >= '3.14'):
  ╰─▶ Because qiskit-ibm-runtime[dev] depends on mypy==1.19.0
      and qiskit-ibm-runtime[common] depends on mypy==2.3.0,
      we can conclude that qiskit-ibm-runtime[common] and
      qiskit-ibm-runtime[dev] are incompatible.
      And because your project requires qiskit-ibm-runtime[common]
      and qiskit-ibm-runtime[dev], we can conclude that your project's
      requirements are unsatisfiable.
```

### Details and comments

Fixes #

### 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:

9227 of 10366 relevant lines covered (89.01%)

9.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 unit-tests_python3.13-macos-latest - 30548719081.1 30 Jul 2026 01:54PM UTC 334
89.0
GitHub Action Run
2 unit-tests_python3.12-macos-latest - 30548719081.2 30 Jul 2026 01:54PM UTC 334
89.0
GitHub Action Run
3 unit-tests_python3.10-ubuntu-latest - 30548719081.3 30 Jul 2026 01:54PM UTC 334
89.0
GitHub Action Run
4 unit-tests_python3.13-windows-latest - 30548719081.4 30 Jul 2026 01:55PM UTC 334
87.57
GitHub Action Run
5 unit-tests_python3.11-windows-latest - 30548719081.5 30 Jul 2026 01:55PM UTC 334
87.57
GitHub Action Run
6 unit-tests_python3.13-ubuntu-latest - 30548719081.6 30 Jul 2026 01:53PM UTC 334
89.0
GitHub Action Run
7 unit-tests_python3.11-ubuntu-latest - 30548719081.7 30 Jul 2026 01:53PM UTC 334
89.0
GitHub Action Run
8 unit-tests_python3.12-ubuntu-latest - 30548719081.8 30 Jul 2026 01:54PM UTC 334
89.0
GitHub Action Run
9 unit-tests_python3.12-windows-latest - 30548719081.9 30 Jul 2026 01:55PM UTC 334
87.57
GitHub Action Run
10 unit-tests_python3.11-macos-latest - 30548719081.10 30 Jul 2026 01:54PM UTC 334
89.0
GitHub Action Run
11 unit-tests_python3.10-windows-latest - 30548719081.11 30 Jul 2026 01:54PM UTC 334
87.57
GitHub Action Run
Source Files on build 30548719081
  • 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 #30548719081
  • 858c248f on github
  • Prev Build on gh-readonly-queue/main/pr-2953-aace52060747c697ea53f00ccbd85d71e86d5518 (#30533875243)
  • Next Build on main (#30550149354)
  • 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