Skip to content

Conversation

@jakelishman
Copy link
Member

In a rework of UnitarySynthesis I'm working on, I was (temporarily) failing this test, but didn't have much to go on because the failure message was just "False is not true". This commit changes the assertion to something more useful, so that the failing edges all appear in the output.

Summary

Details and comments

In a rework of `UnitarySynthesis` I'm working on, I was (temporarily)
failing this test, but didn't have much to go on because the failure
message was just "False is not true".  This commit changes the assertion
to something more useful, so that the failing edges all appear in the
output.
@jakelishman jakelishman requested a review from a team as a code owner January 1, 2026 21:36
@jakelishman jakelishman added type: qa Issues and PRs that relate to testing and code quality Changelog: None Do not include in changelog labels Jan 1, 2026
@qiskit-bot
Copy link
Collaborator

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 20645984420

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 11 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.007%) to 88.317%

Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/lex.rs 2 92.8%
crates/circuit/src/parameter/symbol_expr.rs 9 72.94%
Totals Coverage Status
Change from base Build 20366546417: 0.007%
Covered Lines: 96722
Relevant Lines: 109517

💛 - 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 changelog type: qa Issues and PRs that relate to testing and code quality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants