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

Qiskit / qiskit / 27364548604 / 1
87%
main: 88%

Build:
Build:
LAST BUILD BRANCH: split-py-dag
DEFAULT BRANCH: main
Ran 11 Jun 2026 05:51PM UTC
Files 947
Run time 47s
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.1

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

Source Files on job 27364548604.1
  • Tree
  • List 947
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27364548604
  • a0976379 on github
  • Prev Job for on gh-readonly-queue/main/pr-16302-78cbf730ce0745c3af333dcd6eeea9da4ed9e74e (#27347526068.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