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

Qiskit / qiskit / 10067705422
88%

Build:
DEFAULT BRANCH: main
Ran 23 Jul 2024 11:36PM UTC
Jobs 1
Files 851
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

23 Jul 2024 10:41PM UTC coverage: 89.931% (+0.04%) from 89.892%
10067705422

push

github

web-flow
Use Rust gates for 2q unitary synthesis (#12740)

* Use Rust gates for 2q unitary synthesis

This commit builds off of what #12650 did for the 1q decomposer and
moves to using rust gates for the 2q decomposer too. This means that the
circuit sequence generation is using rust's StandardGate representation
directly instead of relying on mapping strings. For places where
circuits are generated (calling `TwoQubitWeylDecomposition.circuit()` or
or `TwoQubitBasisDecomposer.__call__` without the `use_dag` flag) the
entire circuit is generated in Rust and returned to Python.

* Run cargo fmt and black post rebase

154 of 156 new or added lines in 8 files covered. (98.72%)

7 existing lines in 3 files now uncovered.

65837 of 73208 relevant lines covered (89.93%)

300577.89 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
90.25
0.47% crates/accelerate/src/two_qubit_decompose.rs
1
86.18
0.26% crates/circuit/src/operations.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.25
0.47% crates/accelerate/src/two_qubit_decompose.rs
2
88.35
-0.36% qiskit/transpiler/passes/synthesis/unitary_synthesis.py
4
92.37
0.25% crates/qasm2/src/lex.rs
Jobs
ID Job ID Ran Files Coverage
1 10067705422.1 23 Jul 2024 11:35PM UTC 851
89.93
GitHub Action Run
Source Files on build 10067705422
  • Tree
  • List 851
  • Changed 43
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e362da5c on github
  • Prev Build on gh-readonly-queue/main/pr-12730-a335504abd52f4f08183fb276c187951bc40385e (#10065191819)
  • Next Build on main (#10074739450)
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