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

Qiskit / qiskit / 14937574463
88%

Build:
DEFAULT BRANCH: main
Ran 09 May 2025 09:23PM UTC
Jobs 1
Files 808
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

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

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

3 of 3 new or added lines in 2 files covered. (100.0%)

9 existing lines in 2 files now uncovered.

76067 of 85723 relevant lines covered (88.74%)

428845.12 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
3
92.73
-0.25% crates/qasm2/src/lex.rs
6
97.61
-0.46% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 14937574463.1 09 May 2025 09:23PM UTC 808
88.74
GitHub Action Run
Source Files on build 14937574463
  • Tree
  • List 808
  • Changed 25
  • Source Changed 22
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #14937574463
  • c92f0926 on github
  • Prev Build on gh-readonly-queue/main/pr-14341-d0b2d79dbf7d40fcf94f24cfd9eb0ee9757574b6 (#14935338569)
  • Next Build on main (#14970617390)
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