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

Qiskit / qiskit / 18010087179
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: split-py-dag
DEFAULT BRANCH: main
Ran 25 Sep 2025 02:42PM UTC
Jobs 1
Files 866
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

25 Sep 2025 01:37PM UTC coverage: 88.398% (+0.006%) from 88.392%
18010087179

push

github

web-flow
Fix pickling of SabreSwap (#15074) (#15076)

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)

Co-authored-by: Matthew Treinish <mtreinish@kortar.org>

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

13 existing lines in 4 files now uncovered.

92289 of 104402 relevant lines covered (88.4%)

551575.6 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.56
0.47% crates/qasm2/src/parse.rs
4
72.9
-0.04% crates/circuit/src/parameter/symbol_expr.rs
2
92.53
0.52% crates/qasm2/src/lex.rs
1
82.79
0.0% crates/circuit/src/parameter/parameter_expression.rs
Jobs
ID Job ID Ran Files Coverage
1 18010087179.1 25 Sep 2025 02:42PM UTC 866
88.4
GitHub Action Run
Source Files on build 18010087179
  • 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 #18010087179
  • 5b1d88a7 on github
  • Prev Build on gh-readonly-queue/stable/2.2/pr-15075-7ecf1edfde26b421cb647667e8aa93a3147a26a6 (#18001586093)
  • Next Build on stable/2.2 (#18015079805)
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