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

Qiskit / qiskit / 6736705356 / 1
88%
main: 88%

Build:
DEFAULT BRANCH: main
Ran 02 Nov 2023 06:54PM UTC
Files 1266
Run time 28s
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 04:50PM UTC coverage: 86.873% (-0.01%) from 86.883%
6736705356.1

push

github

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

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.

74018 of 85203 relevant lines covered (86.87%)

91148.35 hits per line

Source Files on job 6736705356.1
  • Tree
  • List 0
  • Changed 28
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6736705356
  • eca34781 on github
  • Prev Job for on main (#6733565945.1)
  • Next Job for on main (#6738059842.1)
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