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

Qiskit / qiskit-ibm-runtime / 30548719081 / 4
89%
main: 89%

Build:
DEFAULT BRANCH: main
Ran 30 Jul 2026 01:56PM UTC
Files 334
Run time 15s
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: 87.565%. Remained the same
30548719081.4

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:

9077 of 10366 relevant lines covered (87.57%)

0.88 hits per line

Source Files on job unit-tests_python3.13-windows-latest - 30548719081.4
  • Tree
  • List 334
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 30548719081
  • 858c248f on github
  • Prev Job for on main (#30533875243.5)
  • Next Job for on main (#30550149354.9)
  • 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