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

Qiskit / rustworkx / 9331728114 / 1
94%
main: 94%

Build:
DEFAULT BRANCH: main
Ran 01 Jun 2024 04:52PM UTC
Files 104
Run time 2s
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

01 Jun 2024 04:38PM UTC coverage: 95.826% (-0.04%) from 95.868%
9331728114.1

push

github

web-flow
Move ancestors and descendants to rustworkx-core (#1208)

This commit adds an implementation of the ancestors and descendants
functions to the rustworkx-core crate exposing the functions to rust
users. The existing implementation in the rustworkx crate is removed and
it is updated to call the rustworkx-core functions. These new functions
will be more efficient as they're not using dijkstra's algorithm to find
a path from nodes now and instead are just doing a BFS. The
rustwork-core functions also return an iterator of nodes.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

17312 of 18066 relevant lines covered (95.83%)

1166519.93 hits per line

Source Files on job 9331728114.1
  • Tree
  • List 104
  • Changed 22
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9331728114
  • 43275839 on github
  • Prev Job for on main (#9331316840.1)
  • Next Job for on main (#9341056741.1)
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