• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Qiskit / rustworkx / 17751961525
95%
main: 94%

Build:
Build:
LAST BUILD BRANCH: ruff-format
DEFAULT BRANCH: main
Ran 16 Sep 2025 02:08AM UTC
Jobs 1
Files 111
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

16 Sep 2025 01:54AM UTC coverage: 94.645%. Remained the same
17751961525

push

github

web-flow
Fix `pyproject.toml` and stop using `setup.py` (#1494) (#1506)

* Add distance_matrix to rustworkx-core (#1439) (#1493)

* Add distance_matrix to rustworkx-core

This commit moves the distance matrix functionality to rustworkx. This
is mostly a straightforward migration as the functionality was written
in a generic way already. The only difference is how node holes were
handled, the this opted to split the functions into 2, a verison that
assumes the graph has compact indices and one that doesn't.

* Optimize the implementation of distance matrix

This commit performs some optimizations on the internals of the
distance_matrix() function. It avoids extra allocations and uses a
fixedbitset for tracking instead of hashsets.

* Deduplicate functions

* Add release note

* Remove stray debug print

* Remove invalid classifier and capitalize keywords

* Bump release version to 0.17.1

---------

(cherry picked from commit 7318a803d)






* Make workflow only trigger sdist steps

* Tweak license field

* Fix retworkx dist path

* Limit trigger to today

* Update timestamp condition in wheels.yml

* Update build conditions for wheels on specific date

* Revert to main status

* Use build for wheels.yml

* Fix newline

---------




(cherry picked from commit 69af7ff23)

Co-authored-by: Ivan Carvalho <8753214+IvanIsCoding@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
Co-authored-by: Jake Lishman <jake@binhbar.com>

17815 of 18823 relevant lines covered (94.64%)

989200.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 17751961525.1 16 Sep 2025 02:08AM UTC 111
94.64
GitHub Action Run
Source Files on build 17751961525
  • Tree
  • List 111
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17751961525
  • 4e796647 on github
  • Prev Build on stable/0.17 (#16926345566)
  • Next Build on stable/0.17 (#17752406437)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc