Qiskit / rustworkx

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

Subtle name change for `with_capacity` hints #1223

Closed IvanIsCoding closed 1 week ago

IvanIsCoding commented 2 weeks ago

This is an opinionated follow up for #975. It is mostly about renaming the arguments and making it accept None as argument. The reasoning:

Lastly, we completely forgot about the __init__ method for PyGraph! So I added that as well.

coveralls commented 2 weeks ago

Pull Request Test Coverage Report for Build 9622478766

Details


Totals Coverage Status
Change from base Build 9622254860: 0.0%
Covered Lines: 17889
Relevant Lines: 18660

💛 - Coveralls
coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 9661775874

Details


Totals Coverage Status
Change from base Build 9659996411: 0.001%
Covered Lines: 17904
Relevant Lines: 18673

💛 - Coveralls