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

Qiskit / qiskit-ibm-runtime / 30040115165
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: feature/physical-qubits
DEFAULT BRANCH: main
Ran 23 Jul 2026 08:01PM UTC
Jobs 8
Files 332
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

23 Jul 2026 07:57PM UTC coverage: 87.687% (-0.001%) from 87.688%
30040115165

push

github

web-flow
Bump pydantic minimal version for asdict compatibility (#3084)

### Summary

The `asdict` compatibility introduced in #3042 (via recreating
`__dataclass_fields__`) causes a failure in earlier versions of
Pydantic.

Tracing back, the
[changeset](https://pydantic.dev/docs/validation/latest/get-started/changelog/#performance)
points to:
> Optimize annotations evaluation of Pydantic models by Viicos in 12681

Which is available in `2.13` onwards. 


### Details and comments

Related to #3083 

The related pydantic change still accesses `dataclasses.fields()` (which
calls our `__dataclass_fields__`) when constructing the model, but in a
different code path. While the current bumping of versions should fix
the current issue, overall I see this is a stronger pointer that we are
taking some risks - we might consider restricting upper versions, or
investing more time into further safeguards before release.

### AI/LLM disclosure

- [x] I didn't use LLM tooling, or only used it privately.

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

8980 of 10241 relevant lines covered (87.69%)

6.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 unit-tests_python3.13-ubuntu-latest - 30040115165.1 23 Jul 2026 08:01PM UTC 332
87.69
GitHub Action Run
2 unit-tests_python3.10-ubuntu-latest - 30040115165.2 23 Jul 2026 08:02PM UTC 332
87.69
GitHub Action Run
3 unit-tests_python3.11-windows-latest - 30040115165.3 23 Jul 2026 08:03PM UTC 332
86.2
GitHub Action Run
4 unit-tests_python3.11-ubuntu-latest - 30040115165.4 23 Jul 2026 08:02PM UTC 332
87.69
GitHub Action Run
5 unit-tests_python3.12-windows-latest - 30040115165.5 23 Jul 2026 08:03PM UTC 332
86.2
GitHub Action Run
6 unit-tests_python3.10-windows-latest - 30040115165.6 23 Jul 2026 08:03PM UTC 332
86.2
GitHub Action Run
7 unit-tests_python3.13-windows-latest - 30040115165.7 23 Jul 2026 08:03PM UTC 332
86.2
GitHub Action Run
8 unit-tests_python3.12-ubuntu-latest - 30040115165.8 23 Jul 2026 08:02PM UTC 332
87.69
GitHub Action Run
Source Files on build 30040115165
  • Tree
  • List 332
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30040115165
  • 999d7643 on github
  • Prev Build on gh-readonly-queue/main/pr-3078-cf1338b1161d323f10303f0c90ed1396482b560d (#30035700516)
  • 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