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

Qiskit / qiskit / 18004234820
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: dependabot/cargo/anyhow-1.0.103
DEFAULT BRANCH: main
Ran 25 Sep 2025 10:50AM UTC
Jobs 1
Files 866
Run time 3min
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

25 Sep 2025 10:13AM UTC coverage: 88.399% (+0.004%) from 88.395%
18004234820

Pull #15076

github

mergify[bot]
Fix pickling of SabreSwap (#15074)

This commit fixes the support for pickling SabreSwap. In #14317 a new
RoutingTarget rust struct was added to encapsulate the target details,
and this was exposed to Python so that the Python class for the
transpiler pass was able to reuse the object between multiple runs.
However, this new type didn't implement pickle support and it would
cause a failure when trying to pickle a SabreSwap instance that had a
routing target populated. This commit fixes this oversight and
implements pickle support for the RoutingTarget so that SabreSwap can
always be pickled.

Fixes #15071

(cherry picked from commit a816e64bb)
Pull Request #15076: Fix pickling of SabreSwap (backport #15074)

31 of 38 new or added lines in 1 file covered. (81.58%)

12 existing lines in 4 files now uncovered.

92290 of 104402 relevant lines covered (88.4%)

548916.83 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
92.07
-0.74% crates/transpiler/src/passes/sabre/route.rs

Coverage Regressions

Lines Coverage ∆ File
6
97.09
-0.47% crates/qasm2/src/parse.rs
4
92.78
0.26% crates/qasm2/src/lex.rs
1
82.79
0.0% crates/circuit/src/parameter/parameter_expression.rs
1
93.63
-0.25% crates/qasm2/src/expr.rs
Jobs
ID Job ID Ran Files Coverage
1 18004234820.1 25 Sep 2025 10:50AM UTC 866
88.4
GitHub Action Run
Source Files on build 18004234820
  • Tree
  • List 866
  • Changed 8
  • Source Changed 2
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18004234820
  • Pull Request #15076
  • PR Base - stable/2.2 (#18002611656)
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