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

Qiskit / qiskit / 6738455345
87%
main: 88%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/main/pr-16134-376781740b66fbf50c95384f6347d6f3ef9c0508
DEFAULT BRANCH: main
Ran 02 Nov 2023 10:02PM UTC
Jobs 1
Files 1261
Run time 1min
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

02 Nov 2023 08:01PM UTC coverage: 86.905% (+0.007%) from 86.898%
6738455345

push

github

web-flow
Copy-in rather than copy-out in transpiler (#11176) (#11182)

This shifts the deepcopy of instructions in the transpiler to be at the
input stage, rather than the output stage.  This more closely matches
our behaviour before the passmanager refactoring, but also has a
performance benefit for circuits that require significant routing and is
typically safer for transpiler passes.  Output circuits are typically
larger than input ones, so copy-in means less copying, and also makes
the ownership model for tranpsiler passes clearer: a pass can assume the
input operations are entirely owned by the circuit it receives, and that
a pass must output a circuit that entirely owns its operations.

(cherry picked from commit eca34781d)

Co-authored-by: Jake Lishman <jake.lishman@ibm.com>

2 of 2 new or added lines in 1 file covered. (100.0%)

73877 of 85009 relevant lines covered (86.9%)

91404.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6738455345.1 02 Nov 2023 10:02PM UTC 0
86.9
GitHub Action Run
Source Files on build 6738455345
Detailed source file information is not available for this build.
  • Back to Repo
  • 88b4c071 on github
  • Prev Build on stable/0.45 (#6725488860)
  • Next Build on stable/0.45 (#6739352067)
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