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

Qiskit / qiskit / 8924660973
90%
main: 88%

Build:
Build:
LAST BUILD BRANCH: unitary-synthesis
DEFAULT BRANCH: main
Ran 02 May 2024 01:40PM UTC
Jobs 1
Files 829
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

02 May 2024 01:25PM UTC coverage: 89.512% (-0.03%) from 89.542%
8924660973

push

github

web-flow
Add indexing and bitshift expressions (#12310)

This adds the concepts of `Index` and the binary operations `SHIFT_LEFT`
and `SHIFT_RIGHT` to the `Expr` system, and threads them through all the
`ExprVisitor` nodes defined in Qiskit, including OQ3 and QPY
serialisation/deserialisation.  (The not-new OQ3 parser is managed
separately and doesn't have support for _any_ `Expr` nodes at the
moment).

Along with `Store`, this should close the gap between what Qiskit was
able to represent with dynamic circuits, and what was supported by
hardware with direct OpenQASM 3 submission, although since this remains
Qiskit's fairly low-level representation, it still was potentially more
ergonomic to use OpenQASM 3 strings.  This remains a general point for
improvement in the Qiskit API, however.

110 of 126 new or added lines in 11 files covered. (87.3%)

43 existing lines in 6 files now uncovered.

61674 of 68900 relevant lines covered (89.51%)

217995.08 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
91.82
0.4% qiskit/circuit/classical/expr/constructors.py
1
95.67
-0.2% qiskit/qasm3/exporter.py
2
94.51
-1.6% qiskit/circuit/classical/expr/visitors.py
2
94.86
-0.59% qiskit/qasm3/ast.py
2
87.23
0.41% qiskit/qpy/binary_io/value.py
8
87.43
-1.92% qiskit/qasm3/printer.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
75.0
-1.92% crates/accelerate/src/sabre/mod.rs
1
90.24
-0.15% crates/accelerate/src/euler_one_qubit_decomposer.rs
3
91.01
-1.69% crates/accelerate/src/results/marginalization.rs
4
92.37
0.25% crates/qasm2/src/lex.rs
12
96.69
-0.46% crates/qasm2/src/parse.rs
22
88.51
-1.34% crates/accelerate/src/two_qubit_decompose.rs
Jobs
ID Job ID Ran Files Coverage
1 8924660973.1 02 May 2024 01:40PM UTC 829
89.51
GitHub Action Run
Source Files on build 8924660973
  • Tree
  • List 829
  • Changed 45
  • Source Changed 0
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d6c74c26 on github
  • Prev Build on gh-readonly-queue/main/pr-12326-676a5ed98d84151b7bb5948d431c27202d9eae5f (#8923208299)
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