Qiskit / rustworkx

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

Adds support GraphML support for long (backport #1142) #1144

Closed mergify[bot] closed 4 months ago

mergify[bot] commented 4 months ago

Fixes #1140 by adding GraphML support for "long", along with corresponding unit tests


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

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 8307712919

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 8255378027: 0.0%
Covered Lines: 16805
Relevant Lines: 17400

💛 - Coveralls