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

Qiskit / qiskit / 13508932591
88%

Build:
DEFAULT BRANCH: main
Ran 24 Feb 2025 10:38PM UTC
Jobs 1
Files 896
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

24 Feb 2025 09:35PM UTC coverage: 87.996% (-0.03%) from 88.023%
13508932591

push

github

web-flow
Propagate `DAGCircuit.name` in `ApplyLayout` (#13910)

* Propagate `DAGCircuit.name` in `ApplyLayout`

This has always been absent, but `transpile` masked the problem by
assigning the output circuit names by overwriting the `output_names`
input kwarg if it wasn't set.  `generate_preset_pass_manager` didn't
have the same logic, so it was observable that `ApplyLayout` didn't
propagate the name.

We could have added similar name-propagation logic to
`generate_preset_pass_manager`, but really the bug is in `ApplyLayout`;
passes _should_ propagate the metadata.

* Fix typo

Co-authored-by: John Lapeyre <jlapeyre@users.noreply.github.com>

* Remove redunant set

---------

Co-authored-by: John Lapeyre <jlapeyre@users.noreply.github.com>

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

29 existing lines in 4 files now uncovered.

77951 of 88585 relevant lines covered (88.0%)

359583.93 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.23
-0.23% crates/qasm2/src/expr.rs
2
94.39
0.1% crates/accelerate/src/unitary_synthesis.rs
8
91.48
-1.5% crates/qasm2/src/lex.rs
18
96.68
-1.39% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 13508932591.1 24 Feb 2025 10:38PM UTC 896
88.0
GitHub Action Run
Source Files on build 13508932591
  • Tree
  • List 896
  • Changed 75
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13508932591
  • 29aa2bd7 on github
  • Prev Build on main (#13506447276)
  • Next Build on main (#13512719904)
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