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

Qiskit / qiskit / 25163987077 / 1
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: bindgen-add-ctypes-union
DEFAULT BRANCH: main
Ran 30 Apr 2026 12:25PM UTC
Files 937
Run time 31s
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 Apr 2026 11:55AM UTC coverage: 87.582% (+0.01%) from 87.569%
25163987077.1

push

github

web-flow
Fix `restype` for void-returning functions (#16113)

`ctypes` defaults to assuming `c_int` returns (as ancient C compilers
also did) if `restype` is unspecified.  In the case that the return type
of a function is `void`, this causes it to return nonsense to Python
space.  While `ctypes` doesn't have a built-in representation of `void`,
the Python-space `None` can be used specifically in this position to
represent it.

106248 of 121313 relevant lines covered (87.58%)

968484.6 hits per line

Source Files on job 25163987077.1
  • Tree
  • List 937
  • Changed 5
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25163987077
  • 5189ce02 on github
  • Prev Job for on gh-readonly-queue/main/pr-16113-545bbd999f2db1ac068f776d43fbfc53e1081c81 (#25157814985.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc