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

Qiskit / rustworkx / 16924573639
95%
main: 94%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/main/pr-1530-48906ad026428218a5a0835ca01eaee170fbbf9a
DEFAULT BRANCH: main
Ran 13 Aug 2025 01:07AM 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

13 Aug 2025 12:53AM UTC coverage: 94.645% (+0.003%) from 94.642%
16924573639

push

github

web-flow
Add distance_matrix to rustworkx-core (#1439)

* 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.

Co-authored-by: Jake Lishman <jake@binhbar.com>

* Deduplicate functions

* Add release note

* Remove stray debug print

* Remove invalid classifier and capitalize keywords

* Bump release version to 0.17.1

---------

Co-authored-by: Jake Lishman <jake@binhbar.com>
Co-authored-by: Ivan Carvalho <8753214+IvanIsCoding@users.noreply.github.com>
Co-authored-by: Ivan Carvalho <ivancarvalho@gatech.edu>

75 of 75 new or added lines in 2 files covered. (100.0%)

17815 of 18823 relevant lines covered (94.64%)

997455.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 16924573639.1 13 Aug 2025 01:07AM UTC 111
94.64
GitHub Action Run
Source Files on build 16924573639
  • Tree
  • List 111
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16924573639
  • 7318a803 on github
  • Prev Build on gh-readonly-queue/main/pr-1479-4c69907d7f8330835c06d90353bd712eb4606eb5 (#16923001719)
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

© 2025 Coveralls, Inc