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

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

Build:
Build:
LAST BUILD BRANCH: program-node-math
DEFAULT BRANCH: main
Ran 17 Mar 2026 11:29AM UTC
Files 910
Run time 36s
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

17 Mar 2026 10:49AM UTC coverage: 87.51% (-0.01%) from 87.522%
23190564438.1

push

github

web-flow
Separate type/constant declarations from functions in C headers (#15760)

* Separate type/constant declarations from functions in C headers

When importing the C header files in Python extension-module mode, we
will need to generate the function definitions in a completely different
manner to regular function prototypes resolved at link time.  This
separates off the definitions of types and constants (which are shared)
from functions (which are not), so that a later patch can add the
alternate form.

* Update include guards

Co-authored-by: Max Rossmannek <rmax@ethz.ch>
Co-authored-by: Julien Gacon <gaconju@gmail.com>

* Comment on seemingly spurious mutability

* Fix typo

Co-authored-by: Raynel Sanchez <87539502+raynelfss@users.noreply.github.com>

* Increase explanation of stub file

---------

Co-authored-by: Max Rossmannek <rmax@ethz.ch>
Co-authored-by: Julien Gacon <gaconju@gmail.com>
Co-authored-by: Raynel Sanchez <87539502+raynelfss@users.noreply.github.com>

101138 of 115573 relevant lines covered (87.51%)

1168894.25 hits per line

Source Files on job 23190564438.1
  • Tree
  • List 910
  • Changed 8
  • Source Changed 3
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 23190564438
  • 95c6eea2 on github
  • Prev Job for on gh-readonly-queue/main/pr-15760-fd2fd0d0cf86f26c61ec2a8b2bc6dcfd1cdc665b (#23184253032.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