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

Qiskit / qiskit / 25163987077
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/main/pr-16252-625e1017415a371c3350a19440654ba3871f71a8
DEFAULT BRANCH: main
Ran 30 Apr 2026 12:25PM UTC
Jobs 1
Files 937
Run time 2min
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

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.

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

9 existing lines in 2 files now uncovered.

106248 of 121313 relevant lines covered (87.58%)

968484.6 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
97.15
0.0% crates/qasm2/src/parse.rs
3
92.29
0.0% crates/qasm2/src/lex.rs
Jobs
ID Job ID Ran Files Coverage
1 25163987077.1 30 Apr 2026 12:25PM UTC 937
87.58
GitHub Action Run
Source Files on build 25163987077
  • Tree
  • List 937
  • Changed 5
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25163987077
  • 5189ce02 on github
  • Prev Build on gh-readonly-queue/main/pr-16105-2e10e0f8f2acfd6d5345291b2431ef126da8076d (#25157814985)
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