Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#13935 Fixed: Compose Error Message Changed #13979

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pdd23001
Copy link

Summary

fixes #13935

Details and comments

I have changed the error message. Since the message was already there and I just changed it do I still need to add tests? Also does it need a release note?
I am putting this PR as a draft currently and would appreciate any feedback and answers to my question

@qiskit-bot qiskit-bot added the Community PR PRs from contributors that are not 'members' of the Qiskit repo label Mar 10, 2025
@CLAassistant
Copy link

CLAassistant commented Mar 10, 2025

CLA assistant check
All committers have signed the CLA.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 13756393948

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.02%) to 88.146%

Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/lex.rs 3 92.23%
Totals Coverage Status
Change from base Build 13751987034: 0.02%
Covered Lines: 72649
Relevant Lines: 82419

💛 - 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.

Composing incompatible circuits raises obscure message about "more 'in' edges"
4 participants