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

Qiskit / qiskit / 23842247656
87%
main: 88%

Build:
Build:
LAST BUILD BRANCH: matrix2-basis-decomp
DEFAULT BRANCH: main
Ran 01 Apr 2026 10:08AM UTC
Jobs 1
Files 930
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

01 Apr 2026 09:39AM UTC coverage: 87.484% (+0.007%) from 87.477%
23842247656

push

github

web-flow
Add type-safe `VecMap` for slices indexed by newtypes (#14910)

* Simply Sabre release-valve calculation (#15897)

There is an edge case in release-valve handling where, if the shortest
path is a single swap (but the heuristics have been chosen such that it
is unselectable normally), it is possible for the release valve to cause
_two_ gates to be routed.  The previous handling of this path was
written in quite a complicated manner, likely to be able to use
`closest_node` by name from its discovery earlier in the release-valve
process.

Instead, it is easier to recognise that, given a single swap:

* the two qubits cannot be part of the same gate, or the gate would have
  been routable _without_ the swap;
* the `closest_node` must touch one of these qubits because of the
  the Dijkstra search;
* therefore we can simply add any routable gate that touches _either_
  qubit without risk of duplication or forgetting `closest_swap`.

* Add explicit turbofish typing

54 of 54 new or added lines in 3 files covered. (100.0%)

7 existing lines in 4 files now uncovered.

104130 of 119028 relevant lines covered (87.48%)

1024394.35 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
92.8
0.51% crates/qasm2/src/lex.rs
1
86.99
0.0% crates/circuit/src/parameter/parameter_expression.rs
1
93.82
-0.24% crates/qasm2/src/expr.rs
1
94.71
-0.18% crates/transpiler/src/passes/unitary_synthesis/decomposers.rs
Jobs
ID Job ID Ran Files Coverage
1 23842247656.1 01 Apr 2026 10:08AM UTC 930
87.48
GitHub Action Run
Source Files on build 23842247656
  • Tree
  • List 930
  • Changed 8
  • Source Changed 3
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23842247656
  • c33a092d on github
  • Prev Build on gh-readonly-queue/main/pr-15907-25a8160c7354b56089c3f1b78b6ad984b0c111fb (#23841389246)
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