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

Qiskit / qiskit / 23190564438
88%
main: 87%

Build:
Build:
LAST BUILD BRANCH: jan_synthesize_rz
DEFAULT BRANCH: main
Ran 17 Mar 2026 11:28AM UTC
Jobs 1
Files 910
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

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

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>

25 of 27 new or added lines in 3 files covered. (92.59%)

21 existing lines in 3 files now uncovered.

101138 of 115573 relevant lines covered (87.51%)

1168894.25 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
0.0
0.0% crates/bindgen-c/src/main.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
86.99
0.0% crates/circuit/src/parameter/parameter_expression.rs
8
91.0
-1.29% crates/qasm2/src/lex.rs
12
96.68
-0.95% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 23190564438.1 17 Mar 2026 11:28AM UTC 910
87.51
GitHub Action Run
Source Files on build 23190564438
  • Tree
  • List 910
  • Changed 8
  • Source Changed 3
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23190564438
  • 95c6eea2 on github
  • Prev Build on gh-readonly-queue/main/pr-15807-a264eb7fa43a48b08a809cebeeea2f3bcc1c583a (#23184253032)
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