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

Relax CI constraint on Rustworkx 0.15.0 #12690

Closed jakelishman closed 2 days ago

jakelishman commented 3 days ago

Summary

The release of Rustworkx 0.15.1 fixes the bug that was previously blocking CI.

Details and comments

qiskit-bot commented 3 days ago

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

coveralls commented 3 days ago

Pull Request Test Coverage Report for Build 9715588638

Details


Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/lex.rs 2 92.37%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 9714383578: 0.009%
Covered Lines: 63810
Relevant Lines: 71092

💛 - Coveralls