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

Bump rustworkx-core from 0.14.2 to 0.15.0 #12682

Closed dependabot[bot] closed 5 hours ago

dependabot[bot] commented 3 days ago

Bumps rustworkx-core from 0.14.2 to 0.15.0.

Release notes

Sourced from rustworkx-core's releases.

0.15.0

Release notes: https://www.rustworkx.org/release_notes.html#relnotes-0-15-0

What's Changed

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
qiskit-bot commented 3 days ago

Thank you for opening a new pull request.

Before your PR can be merged it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient.

While you're waiting, please feel free to review other open PRs. While only a subset of people are authorized to approve pull requests for merging, everyone is encouraged to review open pull requests. Doing reviews helps reduce the burden on the core team and helps make the project's code better for everyone.

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

coveralls commented 3 days ago

Pull Request Test Coverage Report for Build 9712095211

Details


Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/lex.rs 3 92.88%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 9703107599: 0.03%
Covered Lines: 63820
Relevant Lines: 71092

💛 - Coveralls
coveralls commented 2 days ago

Pull Request Test Coverage Report for Build 9718250067

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Files with Coverage Reduction New Missed Lines %
qiskit/transpiler/passes/synthesis/unitary_synthesis.py 2 88.2%
crates/qasm2/src/lex.rs 3 93.13%
<!-- Total: 5 -->
Totals Coverage Status
Change from base Build 9718039563: 0.02%
Covered Lines: 63921
Relevant Lines: 71209

💛 - Coveralls
coveralls commented 2 days ago

Pull Request Test Coverage Report for Build 9718249836

Details


Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/expr.rs 1 94.02%
qiskit/transpiler/passes/synthesis/unitary_synthesis.py 2 88.2%
crates/qasm2/src/lex.rs 5 91.86%
<!-- Total: 8 -->
Totals Coverage Status
Change from base Build 9718039563: -0.006%
Covered Lines: 63903
Relevant Lines: 71209

💛 - Coveralls
dependabot[bot] commented 6 hours ago

A newer version of rustworkx-core exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.