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

Qiskit / qiskit / 18003606779
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: substitute_pi4_rotations
DEFAULT BRANCH: main
Ran 25 Sep 2025 10:29AM UTC
Jobs 1
Files 868
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 09:47AM UTC coverage: 88.293% (-0.02%) from 88.31%
18003606779

push

github

web-flow
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

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

24 existing lines in 5 files now uncovered.

92859 of 105171 relevant lines covered (88.29%)

1178948.36 hits per line

New Missed Lines in Diff

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

Uncovered Existing Lines

Lines Coverage ∆ File
1
82.79
0.0% crates/circuit/src/parameter/parameter_expression.rs
1
92.4
-0.1% crates/transpiler/src/passes/unitary_synthesis.rs
5
92.01
0.0% crates/qasm2/src/lex.rs
6
97.56
-0.47% crates/qasm2/src/parse.rs
11
72.82
-0.41% crates/circuit/src/parameter/symbol_expr.rs
Jobs
ID Job ID Ran Files Coverage
1 18003606779.1 25 Sep 2025 10:29AM UTC 868
88.29
GitHub Action Run
Source Files on build 18003606779
  • Tree
  • List 868
  • Changed 9
  • Source Changed 2
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18003606779
  • a816e64b on github
  • Prev Build on gh-readonly-queue/main/pr-14516-7052dfe4706e438d3cea24244f7169f7eec407d7 (#18003179728)
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

© 2025 Coveralls, Inc