Skip to content

Fix link in release notes (backport #16439)#16440

Open
mergify[bot] wants to merge 1 commit into
stable/2.4from
mergify/bp/stable/2.4/pr-16439
Open

Fix link in release notes (backport #16439)#16440
mergify[bot] wants to merge 1 commit into
stable/2.4from
mergify/bp/stable/2.4/pr-16439

Conversation

@mergify

@mergify mergify Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Our translation pipeline broke due to a misplaced tick in a link:

Fixed `#16231 <https://github.com/Qiskit/qiskit/issues/16231>__` 

It should be (I think):

Fixed `#16231 <https://github.com/Qiskit/qiskit/issues/16231>`__

Thanks!

AI/LLM disclosure

  • I didn't use LLM tooling, or only used it privately.
  • I used the following tool to help write this PR description:
  • I used the following tool to generate or modify code:

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

(cherry picked from commit b3d0f93)

# Conflicts:
#	releasenotes/notes/fix-underflow-constrained-reschedule-0c2df99fd6aae5a3.yaml
@mergify mergify Bot added the conflicts used by mergify when there are conflicts in a port label Jun 15, 2026
@mergify

mergify Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

Cherry-pick of b3d0f93 has failed:

On branch mergify/bp/stable/2.4/pr-16439
Your branch is up to date with 'origin/stable/2.4'.

You are currently cherry-picking commit b3d0f9312.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   releasenotes/notes/fix-underflow-constrained-reschedule-0c2df99fd6aae5a3.yaml

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@qiskit-bot

Copy link
Copy Markdown
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 documentation Something is not clear or an error documentation Changelog: None Do not include in the GitHub Release changelog. labels Jun 15, 2026
@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 27582401145

Coverage decreased (-0.006%) to 87.884%

Details

  • Coverage decreased (-0.006%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • 17 coverage regressions across 3 files.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

17 previously-covered lines in 3 files lost coverage.

File Lines Losing Coverage Coverage
crates/qasm2/src/parse.rs 12 96.68%
crates/qasm2/src/lex.rs 4 91.77%
crates/circuit/src/parameter/parameter_expression.rs 1 90.53%

Coverage Stats

Coverage Status
Relevant Lines: 119718
Covered Lines: 105213
Line Coverage: 87.88%
Coverage Strength: 1007519.87 hits per line

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changelog: None Do not include in the GitHub Release changelog. conflicts used by mergify when there are conflicts in a port documentation Something is not clear or an error documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants