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

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

Build:
Build:
LAST BUILD BRANCH: extend_litinski
DEFAULT BRANCH: main
Ran 17 Mar 2026 08:31AM UTC
Files 910
Run time 34s
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

17 Mar 2026 08:00AM UTC coverage: 87.522% (-0.01%) from 87.535%
23184253032.1

push

github

web-flow
Fix approximate-by-default behaviour of `UnitarySynthesis` (#15807)

* Fix approximate-by-default behaviour of `UnitarySynthesis`

In gh-15492[^1], we accidentally swapped the behaviour of
`approximation_degree` such that `None` was treated as "exact" and `1.0`
as "up to gate error".  Despite all _other_ explicit float values
meaning up-to-gate-fidelity multiplied by the value,
`approximation_degree=1.0` has historically _actually_ meant "exact
synthesis", and `None` is "up to gate error" instead.

While the oversight is easy to correct (and now encapsulated on entry to
`UnitarySynthesis` rather than dealing with two different systems), the
more worrying aspect was that our test suite did not catch the swap; we
came unfortunately close to releasing Qiskit 2.4 with approximate
synthesis turned on by default.

[^1]: 0b8bceb0: Rewrite default `UnitarySynthesis` to cache decomposers

* Improve documentation comments

* Fix typo

101153 of 115574 relevant lines covered (87.52%)

1169313.65 hits per line

Source Files on job 23184253032.1
  • Tree
  • List 910
  • Changed 8
  • Source Changed 5
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 23184253032
  • fd2fd0d0 on github
  • Prev Job for on gh-readonly-queue/main/pr-15807-a264eb7fa43a48b08a809cebeeea2f3bcc1c583a (#23152793047.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