Qiskit / qiskit

Qiskit is an open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives.
https://www.ibm.com/quantum/qiskit
Apache License 2.0
4.82k stars 2.29k forks source link

Pin scipy to 1.13.1 to bypass CI failures #12654

Closed ElePT closed 6 days ago

ElePT commented 6 days ago

Summary

Temporary scipy pin to get CI going.

Details and comments

qiskit-bot commented 6 days ago

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

jakelishman commented 6 days ago

@Mergifyio backport stable/0.46 stable/1.1

mergify[bot] commented 6 days ago

backport stable/0.46 stable/1.1

✅ Backports have been created

* [#12656 Pin scipy to 1.13.1 to bypass CI failures (backport #12654)](https://github.com/Qiskit/qiskit/pull/12656) has been created for branch `stable/0.46` but encountered conflicts * [#12657 Pin scipy to 1.13.1 to bypass CI failures (backport #12654)](https://github.com/Qiskit/qiskit/pull/12657) has been created for branch `stable/1.1`
coveralls commented 6 days ago

Pull Request Test Coverage Report for Build 9660176255

Details


Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/lex.rs 3 91.6%
crates/qasm2/src/parse.rs 18 96.69%
<!-- Total: 21 -->
Totals Coverage Status
Change from base Build 9650973845: -0.03%
Covered Lines: 63753
Relevant Lines: 71054

💛 - Coveralls
coveralls commented 6 days ago

Pull Request Test Coverage Report for Build 9660175943

Details


Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/expr.rs 1 94.02%
crates/qasm2/src/lex.rs 4 92.11%
crates/qasm2/src/parse.rs 6 97.61%
<!-- Total: 11 -->
Totals Coverage Status
Change from base Build 9650973845: -0.01%
Covered Lines: 63766
Relevant Lines: 71054

💛 - Coveralls