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

Qiskit / qiskit / 17018502164
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: substitute_pi4_rotations
DEFAULT BRANCH: main
Ran 17 Aug 2025 08:27AM UTC
Jobs 1
Files 840
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

17 Aug 2025 07:50AM UTC coverage: 88.267% (-0.009%) from 88.276%
17018502164

push

github

web-flow
Port Unroll3qOrMore to Rust (#14835)

This commit ports the implementation of the Unroll3qOrMore transpiler
pass to Rust. Functionally in Python we don't use this pass by default
anymore by default because it's been superseded by HighLevelSynthesis
which does unrolling of custom operations for us. However, in the C
transpilation API we don't expose high level synthesis because we don't
expose custom operations to C yet. So to handle multiqubit gates in the
circuit we need the unroll 3q or more pass to serve the purpose it did
before high level synthesis. The first step for that is porting the
implementation of the pass to rust which will then let us call it from C
without Python.

Fixes #12247

50 of 57 new or added lines in 4 files covered. (87.72%)

11 existing lines in 4 files now uncovered.

88027 of 99728 relevant lines covered (88.27%)

509412.38 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
7
84.44
crates/transpiler/src/passes/unroll_3q_or_more.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
85.17
-0.02% crates/circuit/src/dag_circuit.rs
1
83.39
0.0% crates/circuit/src/parameter/parameter_expression.rs
1
92.01
0.26% crates/qasm2/src/lex.rs
8
74.42
-0.33% crates/circuit/src/parameter/symbol_expr.rs
Jobs
ID Job ID Ran Files Coverage
1 17018502164.1 17 Aug 2025 08:27AM UTC 840
88.27
GitHub Action Run
Source Files on build 17018502164
  • Tree
  • List 840
  • Changed 8
  • Source Changed 3
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17018502164
  • ec33c118 on github
  • Prev Build on gh-readonly-queue/main/pr-14776-dfcc5c6ce87fa424c8fd7abf22baba9e8750fa66 (#16995885985)
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