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

Qiskit / qiskit / 16809071341
88%

Build:
DEFAULT BRANCH: main
Ran 07 Aug 2025 04:15PM UTC
Jobs 1
Files 836
Run time 3min
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

07 Aug 2025 02:59PM UTC coverage: 87.665% (+0.02%) from 87.65%
16809071341

push

github

web-flow
Add the MCX synthesis algorithm by Huang and Palsberg (#14666)

* Adding the MCX synthesis code based on PLDI24 paper

Co-authored-by: Jens Palsberg <palsberg@ucla.edu>
Co-authored-by: Keli Huang <kelihuang@cs.ucla.edu>

* Adding new funcion to init and docs

* adding test (for small values for the number of controls)

* adding plugin + test for the new method

* modifying the default MCX plugin to use the new method when appropriate

* adding release notes

* doctrings

* fixing comment about v24; adding more tests; improving bounds

* adding unitary simulator in Rust

Consructs a unitary matrix from a CircuitData with only unitary operations, exactly as
what Operator(quantum_circuit).data does.

The code is a simple wrapper on top of unitary_compose.

* adding simple test

* ignoring barriers during simulation

* change error to QiskitError

* splitting code into Rust and Python facing

* adding correctness test for increment_n_dirty

* improving release note

* improving documentation

* more docs

* updating the code following the changes in #14799

* disabling miri on the rust tests: it's way too slow

* updating release notes following review

---------

Co-authored-by: Jens Palsberg <palsberg@ucla.edu>
Co-authored-by: Keli Huang <kelihuang@cs.ucla.edu>

294 of 308 new or added lines in 4 files covered. (95.45%)

21 existing lines in 3 files now uncovered.

82206 of 93773 relevant lines covered (87.66%)

546786.16 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
86.3
0.02% qiskit/transpiler/passes/synthesis/hls_plugins.py
13
94.67
3.98% crates/synthesis/src/multi_controlled/mcx.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
83.39
0.0% crates/circuit/src/parameter/parameter_expression.rs
8
92.01
-1.29% crates/qasm2/src/lex.rs
12
97.09
-0.94% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 16809071341.1 07 Aug 2025 04:15PM UTC 836
87.66
GitHub Action Run
Source Files on build 16809071341
  • Tree
  • List 836
  • Changed 10
  • Source Changed 6
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16809071341
  • 5fc45b6a on github
  • Prev Build on gh-readonly-queue/main/pr-14732-93d9e75d55d98116cdeb6c985fa37510771aa9b7 (#16805518353)
  • Next Build on main (#16811372953)
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

© 2025 Coveralls, Inc