Skip to content

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jun 16, 2025

Summary

It's unlikely to ever be useful, but strictly there still is a well-defined behaviour for ApplyLayout on a zero-qubit circuit and backend. Previously, the pass errored out falsely asserting user error.

Details and comments


This is an automatic backport of pull request #14606 done by [Mergify](https://mergify.com).

It's unlikely to ever be useful, but strictly there still is a
well-defined behaviour for `ApplyLayout` on a zero-qubit circuit and
backend.  Previously, the pass errored out falsely asserting user error.

(cherry picked from commit d0630fd)
@mergify mergify bot requested a review from a team as a code owner June 16, 2025 14:03
@qiskit-bot
Copy link
Collaborator

Thank you for opening a new pull request.

Before your PR can be merged it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient.

While you're waiting, please feel free to review other open PRs. While only a subset of people are authorized to approve pull requests for merging, everyone is encouraged to review open pull requests. Doing reviews helps reduce the burden on the core team and helps make the project's code better for everyone.

One or more of the following people are relevant to this code:

  • @Qiskit/terra-core

@github-actions github-actions bot added Changelog: Bugfix Include in the "Fixed" section of the changelog mod: transpiler Issues and PRs related to Transpiler labels Jun 16, 2025
@github-actions github-actions bot added this to the 2.1.0 milestone Jun 16, 2025
@mtreinish mtreinish enabled auto-merge June 16, 2025 14:27
@mtreinish mtreinish added this pull request to the merge queue Jun 16, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 15683003743

Details

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • 17 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.01%) to 87.974%

Files with Coverage Reduction New Missed Lines %
crates/transpiler/src/passes/unitary_synthesis.rs 1 94.57%
crates/qasm2/src/parse.rs 6 96.68%
crates/qasm2/src/lex.rs 10 91.48%
Totals Coverage Status
Change from base Build 15639739604: -0.01%
Covered Lines: 83025
Relevant Lines: 94374

💛 - Coveralls

Merged via the queue into stable/2.1 with commit 58a5a47 Jun 16, 2025
29 checks passed
@mtreinish mtreinish deleted the mergify/bp/stable/2.1/pr-14606 branch June 16, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: Bugfix Include in the "Fixed" section of the changelog mod: transpiler Issues and PRs related to Transpiler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants