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

Qiskit / qiskit / 21615363168
88%

Build:
DEFAULT BRANCH: main
Ran 03 Feb 2026 03:41AM UTC
Jobs 1
Files 897
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

03 Feb 2026 02:43AM UTC coverage: 87.97% (+0.01%) from 87.956%
21615363168

push

github

web-flow
Remove `cbinding` optional feature from `cext` (#15643)

The purpose of the Rust-space feature is to allow definition of
functions conditionally.  We then had a workaround in the `cbindgen`
configuration that inserted an extra always-on C preprocessor symbol
definition to enforce that these were always available to C users.

However, since these functions are all in `cext` whose sole purpose is
to define and export these functions, there's no reason to consider them
optional at all; there's no usage of `cext` that _doesn't_ involve
exporting these functions.  The optional feature made sense if/when
the exported C FFI functions were embedded in a different Rust crate,
but this is no longer the case.

100018 of 113696 relevant lines covered (87.97%)

1163299.46 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
87.48
0.0% crates/cext/src/transpiler/target.rs
1
87.17
0.0% crates/circuit/src/parameter/parameter_expression.rs
2
90.41
0.0% crates/cext/src/sparse_observable.rs
3
92.54
0.51% crates/qasm2/src/lex.rs
5
60.15
0.0% crates/cext/src/transpiler/passes/vf2.rs
5
72.95
-0.16% crates/circuit/src/parameter/symbol_expr.rs
Jobs
ID Job ID Ran Files Coverage
1 21615363168.1 03 Feb 2026 03:41AM UTC 897
87.97
GitHub Action Run
Source Files on build 21615363168
  • Tree
  • List 897
  • Changed 27
  • Source Changed 23
  • Coverage Changed 27
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21615363168
  • 7dde3e1f on github
  • Prev Build on gh-readonly-queue/main/pr-15640-bc786b855f6fe7d3108bb24822b2c13220d2ae7c (#21591318779)
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