qiskit icon indicating copy to clipboard operation
qiskit copied to clipboard

Fix gridsynth plugin config

Open Cryoris opened this issue 4 weeks ago • 2 comments

Summary

Setting "epsilon" was not correctly propagated: the unitary synthesis plugins provide the user configuration in options["config"], not in options itself.

Details and comments

The first RC1 bug! No reno since this bug is not yet released.

Cryoris avatar Dec 12 '25 13:12 Cryoris

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

  • @Qiskit/terra-core

qiskit-bot avatar Dec 12 '25 13:12 qiskit-bot

Pull Request Test Coverage Report for Build 20167835623

Details

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

Files with Coverage Reduction New Missed Lines %
crates/circuit/src/parameter/parameter_expression.rs 1 82.3%
crates/transpiler/src/passes/unitary_synthesis.rs 1 93.32%
crates/qasm2/src/lex.rs 6 92.54%
crates/qasm2/src/parse.rs 6 96.62%
crates/circuit/src/parameter/symbol_expr.rs 8 73.02%
<!-- Total: 22
Totals Coverage Status
Change from base Build 20163371330: -0.01%
Covered Lines: 96622
Relevant Lines: 109438

💛 - Coveralls

coveralls avatar Dec 12 '25 14:12 coveralls

@Mergifyio backport stable/2.3

alexanderivrii avatar Dec 14 '25 06:12 alexanderivrii

backport stable/2.3

✅ Backports have been created

mergify[bot] avatar Dec 14 '25 06:12 mergify[bot]

@Mergifyio backport stable/2.3

Cryoris avatar Dec 15 '25 15:12 Cryoris

backport stable/2.3

✅ Backports have been created

mergify[bot] avatar Dec 15 '25 15:12 mergify[bot]

@Mergifyio backport stable/2.3

Cryoris avatar Dec 15 '25 15:12 Cryoris

backport stable/2.3

✅ Backports have been created

mergify[bot] avatar Dec 15 '25 16:12 mergify[bot]