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

Qiskit / qiskit / 19856599634
88%

Build:
DEFAULT BRANCH: main
Ran 02 Dec 2025 11:53AM UTC
Jobs 1
Files 880
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 Dec 2025 10:48AM UTC coverage: 88.385% (-0.002%) from 88.387%
19856599634

push

github

web-flow
Correctly handle Blocks in `DAGCircuit::copy_empty_like` (#15385)

For the Python-space function, we always want to "drop" blocks, because
there's no way to trigger block re-use from Python space, and we'd
always be appending them on afterwards. Rust, on the other hand, needs
to decide in each case how it wants to handle the blocks.  Using the
Python-space `copy_empty_like` was silently breaking things by using the
`BlocksMode::Drop` assumption.

67 of 76 new or added lines in 7 files covered. (88.16%)

18 existing lines in 3 files now uncovered.

95762 of 108346 relevant lines covered (88.39%)

1212291.87 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
93.58
0.41% crates/circuit/src/packed_instruction.rs
4
84.57
-0.07% crates/circuit/src/dag_circuit.rs
4
81.44
-0.22% crates/transpiler/src/passes/basis_translator/mod.rs

Uncovered Existing Lines

Lines Coverage ∆ File
6
73.02
-0.12% crates/circuit/src/parameter/symbol_expr.rs
6
92.29
-0.26% crates/qasm2/src/lex.rs
6
97.09
0.47% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 19856599634.1 02 Dec 2025 11:53AM UTC 880
88.39
GitHub Action Run
Source Files on build 19856599634
  • Tree
  • List 880
  • Changed 11
  • Source Changed 8
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19856599634
  • 9fabf49b on github
  • Prev Build on gh-readonly-queue/main/pr-15394-cbaf81bab4e27cc62a0337ad99e4a78e87c786bd (#19853081553)
  • Next Build on main (#19857872712)
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