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

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

Build:
DEFAULT BRANCH: main
Ran 09 May 2025 09:23PM UTC
Files 808
Run time 22s
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

09 May 2025 08:22PM UTC coverage: 88.736% (-0.007%) from 88.743%
14937574463.1

push

github

web-flow
Move nlayout and specialize bits to circuit (#14287)

* Move nlayout and specialized bits to circuit

This commit follows up to #14286 which added a new qiskit-transpiler
crate that contains self contained transpiler functionality. As part of
that PR the nlayout module, which is only used in the transpiler for
now, was not moved to the new crate. However in Python space the layout
is used as an optional circuit attribute and also as an input to quantum
info methods (for applying the layout to observables). While not used
right now we'll eventually need to use this module from qiskit-circuit.
This commit makes this move as part of breaking qiskit-transpiler's
dependency on qiskit-accelerate.

This also enabled the migration of the error_map module to live with the
vf2 pass. This module contains a struct used as part of vf2's scoring
and has no other uses so it should live there.

* Fix unit test imports

* Fix lint

76067 of 85723 relevant lines covered (88.74%)

428845.12 hits per line

Source Files on job 14937574463.1
  • Tree
  • List 808
  • Changed 25
  • Source Changed 22
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14937574463
  • c92f0926 on github
  • Prev Job for on main (#14935338569.1)
  • Next Job for on main (#14970617390.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