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

Qiskit / qiskit / 13286863583
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: add-litinski-to-asv
DEFAULT BRANCH: main
Ran 12 Feb 2025 02:12PM UTC
Jobs 1
Files 896
Run time 324min
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

12 Feb 2025 01:47PM UTC coverage: 88.32% (+0.005%) from 88.315%
13286863583

push

github

web-flow
Leverage native UnitaryGate from rust (#13765)

This commit builds off of the native rust representation of a
UnitaryGate added in #13759 and uses the native representation
everywhere we were using UnitaryGate in rust via python previously:
the quantum_volume() function, consolidate blocks, split2qunitaries,
and unitary synthesis.

One future item is consolidate blocks can be updated to use nalgebra
types internally instead of ndarray as for the 1 and 2q cases we know
the fixed size of the array ahead of time. However the block
consolidation code is built using ndarray currently and later synthesis
code also works in ndarray so there isn't any real benefit yet, and we'd
just add unecessary conversions and allocations. However, once #13649
merges this will change and it would make more sense to add the unitary
gate with a Matrix4. But this can be handled separately after this
merges.

159 of 178 new or added lines in 6 files covered. (89.33%)

14 existing lines in 4 files now uncovered.

78857 of 89286 relevant lines covered (88.32%)

351355.72 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
94.59
-1.39% crates/accelerate/src/consolidate_blocks.rs
6
91.82
-0.23% crates/accelerate/src/two_qubit_decompose.rs
11
87.71
0.05% crates/circuit/src/dag_circuit.rs

Uncovered Existing Lines

Lines Coverage ∆ File
2
93.4
0.11% crates/accelerate/src/unitary_synthesis.rs
3
92.98
0.75% crates/qasm2/src/lex.rs
3
94.59
-1.39% crates/accelerate/src/consolidate_blocks.rs
6
97.61
0.0% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 13286863583.1 12 Feb 2025 02:12PM UTC 896
88.32
GitHub Action Run
Source Files on build 13286863583
  • Tree
  • List 896
  • Changed 67
  • Source Changed 6
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13286863583
  • fb7648e0 on github
  • Prev Build on main (#13271264264)
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