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

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

Build:
Build:
LAST BUILD BRANCH: add-pauli-lindblad-map-generators-15228
DEFAULT BRANCH: main
Ran 27 Aug 2025 07:18AM UTC
Files 853
Run time 31s
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

27 Aug 2025 06:40AM UTC coverage: 88.407% (+0.009%) from 88.398%
17259326335.1

push

github

web-flow
Add UnitarySynthesis transpiler pass to C API (#14740)

* Add UnitarySynthesis transpiler pass to C API

This commit adds a standalone transpiler pass function to the C API for
running the UnitarySynthesis transpiler pass. This pass mutates a dag
in place and updates the provided circuit pointer with the newly
generated circuit. Right now the pass doesn't support >= 3q unitaries,
targets that would rely on the XX decomposer, or have the unitary
synthesis plugin interface that exists in Python. The first two could be
fixed if/when those synthesis algorithms are ported to C, but the plugin
interface will need some thought to think about how to expose that via
the C FFI, it will certainly be different/distinct from the Python
interface but some discovery and design will be needed to come up with a
reasonable interface to make unitary synthesis pluggable from C.

Fixes #14451

* Apply suggestions from code review

Co-authored-by: Eli Arbel <46826214+eliarbel@users.noreply.github.com>

* Update docs

* Remove swap from gates to synthesize

* Fix lint

---------

Co-authored-by: Eli Arbel <46826214+eliarbel@users.noreply.github.com>

90229 of 102061 relevant lines covered (88.41%)

486328.52 hits per line

Source Files on job 17259326335.1
  • Tree
  • List 853
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 17259326335
  • 7e90e42d on github
  • Prev Job for on gh-readonly-queue/main/pr-14740-16f10f3f7023c59779b80f2e99f4d703877ef704 (#17251611444.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