Skip to content

Conversation

littlebullGit
Copy link
Contributor

Fixes #14969

Summary

Details and comments

  • I have added the tests to cover my changes.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.

@littlebullGit littlebullGit requested a review from a team as a code owner October 2, 2025 20:52
@qiskit-bot qiskit-bot added the Community PR PRs from contributors that are not 'members' of the Qiskit repo label Oct 2, 2025
@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

@coveralls
Copy link

Pull Request Test Coverage Report for Build 18205371620

Details

  • 10 of 10 (100.0%) changed or added relevant lines in 1 file are covered.
  • 21 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-0.01%) to 88.223%

Files with Coverage Reduction New Missed Lines %
crates/circuit/src/parameter/parameter_expression.rs 1 81.99%
crates/circuit/src/parameter/symbol_expr.rs 1 72.82%
crates/qasm2/src/lex.rs 7 91.77%
crates/qasm2/src/parse.rs 12 96.62%
Totals Coverage Status
Change from base Build 18200109104: -0.01%
Covered Lines: 93109
Relevant Lines: 105538

💛 - Coveralls

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

Labels

Community PR PRs from contributors that are not 'members' of the Qiskit repo

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

HoareOptimizer crashes with ValueError: DAGOpNode is not in list

3 participants