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

Qiskit / qiskit / 23843194848
87%

Build:
DEFAULT BRANCH: main
Ran 01 Apr 2026 10:42AM 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.456% (-0.02%) from 87.477%
23843194848

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%)

32 existing lines in 4 files now uncovered.

104097 of 119028 relevant lines covered (87.46%)

1025000.31 hits per line

Coverage Regressions

Lines Coverage ∆ File
24
95.73
-1.9% crates/qasm2/src/parse.rs
6
91.77
-0.51% crates/qasm2/src/lex.rs
1
86.99
0.0% crates/circuit/src/parameter/parameter_expression.rs
1
73.85
-0.04% crates/circuit/src/parameter/symbol_expr.rs
Jobs
ID Job ID Ran Files Coverage
1 23843194848.1 01 Apr 2026 10:42AM UTC 930
87.46
GitHub Action Run
Source Files on build 23843194848
  • Tree
  • List 930
  • Changed 7
  • Source Changed 3
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23843194848
  • c33a092d on github
  • Prev Build on gh-readonly-queue/main/pr-15907-25a8160c7354b56089c3f1b78b6ad984b0c111fb (#23841389246)
  • Next Build on main (#23861125316)
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