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

Qiskit / qiskit / 20059263813
88%

Build:
DEFAULT BRANCH: main
Ran 09 Dec 2025 10:33AM UTC
Jobs 1
Files 880
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

09 Dec 2025 09:31AM UTC coverage: 88.333% (-0.01%) from 88.343%
20059263813

push

github

web-flow
Add deprecation system to C API (#15369)

* Add deprecation system to C API

This adds infrastructure to apply deprecations to C API functions, which
causes them to raise warnings when user code is compiled against them
(with gcc/clang/MSVC, at least).  We also introduce a custom Doxygen
function that can be used to add deprecation information to the
docstring in a way that Sphinx will understand it.

To illustrate the use (and to follow, at least partially, the spirit of
our deprecation policies), this re-introduces the C API function
`qk_transpiler_pass_standalone_vf2_layout` function, which was removed
by the VF2-pruning PR chain.  We leave it with the Qiskit 2.2 API,
marking it as deprecated.

* Fix typos in documentation

Co-authored-by: Julien Gacon <gaconju@gmail.com>

* Comment on deprecation-warning location style

---------

Co-authored-by: Julien Gacon <gaconju@gmail.com>

0 of 21 new or added lines in 1 file covered. (0.0%)

7 existing lines in 3 files now uncovered.

96201 of 108907 relevant lines covered (88.33%)

1202836.04 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
21
60.15
-11.28% crates/cext/src/transpiler/passes/vf2.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
82.3
0.0% crates/circuit/src/parameter/parameter_expression.rs
1
73.27
0.04% crates/circuit/src/parameter/symbol_expr.rs
5
92.8
0.26% crates/qasm2/src/lex.rs
Jobs
ID Job ID Ran Files Coverage
1 20059263813.1 09 Dec 2025 10:33AM UTC 880
88.33
GitHub Action Run
Source Files on build 20059263813
  • Tree
  • List 880
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20059263813
  • d980e33e on github
  • Prev Build on gh-readonly-queue/main/pr-15424-163dbfa595cee48321b4696d720fe43f7312353e (#20038301784)
  • Next Build on main (#20059722453)
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