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

Qiskit / qiskit / 27364548604
87%
main: 88%

Build:
Build:
LAST BUILD BRANCH: fix_qpy_backwards_numpy_constraint
DEFAULT BRANCH: main
Ran 11 Jun 2026 05:51PM UTC
Jobs 1
Files 947
Run time 3min
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

11 Jun 2026 05:15PM UTC coverage: 87.497% (+0.006%) from 87.491%
27364548604

push

github

web-flow
Add C ABI compatibility check to CI (#16302)

The aim here is to trigger a CI failure if a change to the slots listing
on the current branch would violate the semver policy.  We use a
"blessed" file as the base of comparison, which is the simplest to
implement.

Possible alternatives were:

- check out the version of Qiskit we want to compare against, generate
  the two files on the fly, and compare.  This is problematic because
  Qiskit v2.4 doesn't have the `show-slots` command, so we'd have to
  patch it, and we'd be doing two separate compilations.

- check out the version of Qiskit we want to compare against, then patch
  in dependencies on two separate version of `qiskit-cext-vtable` and
  compare in memory.  This felt very messy, and I'm not even sure how
  feasible it is.

Having the blessed file also provides us an escape valve if we need to
make changes that the linter wouldn't permit; we can just edit the file
manually, and track that we did that in the commit log.

110870 of 126713 relevant lines covered (87.5%)

950268.46 hits per line

Coverage Regressions

Lines Coverage ∆ File
12
97.15
0.0% crates/qasm2/src/parse.rs
5
91.77
-0.51% crates/qasm2/src/lex.rs
1
91.03
0.0% crates/circuit/src/parameter/parameter_expression.rs
Jobs
ID Job ID Ran Files Coverage
1 27364548604.1 11 Jun 2026 05:51PM UTC 947
87.5
GitHub Action Run
Source Files on build 27364548604
  • Tree
  • List 947
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27364548604
  • a0976379 on github
  • Prev Build on gh-readonly-queue/main/pr-16176-6af9c950cb97c91257f20e53d486f62345f4722b (#27347526068)
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