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

Qiskit / qiskit / 29002064961
88%

Build:
DEFAULT BRANCH: main
Ran 09 Jul 2026 08:11AM UTC
Jobs 1
Files 952
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 Jul 2026 07:11AM UTC coverage: 87.627% (-0.003%) from 87.63%
29002064961

push

github

web-flow
Fix deprecation documentation and warning text in qs_decomposition (#16542)

The 2.5.0 deprecations in qs_decomposition rendered badly in the built
docs and produced garbled runtime warnings:

* The predicate-based deprecate_arg decorators for decomposer_1q and
  decomposer_2q misused removal_timeline, generating the sentence
  "It will be removed Accepting any other callable will no longer be
  supported from 3.0.0 on.". Since only certain values of these
  arguments are deprecated rather than the arguments themselves, the
  deprecation is now expressed with a manual warnings.warn call and a
  hand-written ".. deprecated::" directive in the docstring, as
  suggested in the issue.

* The docstring body still documented opt_a1 and opt_a2 as flags the
  caller should set. It now describes both optimizations as applied
  automatically, and the Args entries mark the arguments as deprecated.

* The deprecate_arg decorators for opt_a1 and opt_a2 (kept, since there
  the whole argument is deprecated) now set an explicit
  deprecation_description so the message reads naturally instead of
  leading with the fully qualified function path.

Runtime deprecation warnings still fire in the same situations as
before; only the wording changed.

Fixes #16515

3 of 4 new or added lines in 1 file covered. (75.0%)

7 existing lines in 2 files now uncovered.

112881 of 128820 relevant lines covered (87.63%)

999441.64 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
23.9
0.26% qiskit/synthesis/unitary/qsd.py

Coverage Regressions

Lines Coverage ∆ File
6
91.26
-0.77% crates/qasm2/src/lex.rs
1
90.33
0.0% crates/circuit/src/parameter/parameter_expression.rs
Jobs
ID Job ID Ran Files Coverage
1 29002064961.1 09 Jul 2026 08:11AM UTC 952
87.63
GitHub Action Run
Source Files on build 29002064961
  • Tree
  • List 952
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29002064961
  • 9ec74158 on github
  • Prev Build on gh-readonly-queue/main/pr-16459-705667a1380dc7d069b6df84d9b613eb6de8ca0d (#28865631187)
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