Qiskit / rustworkx

A high performance Python graph library implemented in Rust.
https://www.rustworkx.org
Apache License 2.0
1.05k stars 146 forks source link

Improve performance of custom-iterator `__getitem__` (backport #1096) #1100

Closed mergify[bot] closed 6 months ago

mergify[bot] commented 6 months ago

This is an automatic backport of pull request #1096 done by Mergify.


Mergify commands and options
More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - `@Mergifyio refresh` will re-evaluate the rules - `@Mergifyio rebase` will rebase this PR on its base branch - `@Mergifyio update` will merge the base branch into this PR - `@Mergifyio backport ` will backport this PR on `` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com
coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 7979161840

Details


Files with Coverage Reduction New Missed Lines %
src/shortest_path/all_pairs_bellman_ford.rs 6 95.53%
<!-- Total: 6 -->
Totals Coverage Status
Change from base Build 7680924114: 0.6%
Covered Lines: 16740
Relevant Lines: 17335

💛 - Coveralls
IvanIsCoding commented 6 months ago

@mtreinish For some reason this PR is hanging because it is waiting for a Python 3.7 CI status. Which clearly will not happen because we deleted it!

mtreinish commented 6 months ago

I had to update the branch protection rules for the stable branch as they were still setup for stable/0.13.