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

Qiskit / qiskit / 29070007303 / 1
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: python-optional-quantum-info-crate
DEFAULT BRANCH: main
Ran 10 Jul 2026 05:24AM UTC
Files 950
Run time 1min
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

10 Jul 2026 04:51AM UTC coverage: 87.637% (+0.01%) from 87.624%
29070007303.1

push

github

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

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

(cherry picked from commit 9ec74158f)

Co-authored-by: Aly Abouzaid <35216698+alyabouzaid@users.noreply.github.com>

112784 of 128695 relevant lines covered (87.64%)

997516.76 hits per line

Source Files on job 29070007303.1
  • Tree
  • List 950
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 29070007303
  • ba7457ba on github
  • Prev Job for on gh-readonly-queue/stable/2.5/pr-16554-e1bf45efc1fc60f261f6127fad07bbafc33e8646 (#28923975410.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