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

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

Build:
DEFAULT BRANCH: main
Ran 01 Mar 2024 11:14PM UTC
Files 96
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 Mar 2024 09:01PM UTC coverage: 96.482% (-0.001%) from 96.483%
8117144686.1

push

github

web-flow
Add `reverse` argument to topological sorters (#1108)

* Add `reverse` argument to topological sorters

This allows `lexicographical_topological_sort` and `TopologicalSorter`
to produce a topological sort that would have been found if the edges in
the graph had reversed directions, without constructing the edge-flipped
graph.

This is useful for graphs where we might want to do topological analysis
from both ends of the data flow, for example in Qiskit where we
occasionally want to find the "final" operations topologically.

* Add helper function for traversal direction

---------

Co-authored-by: Ivan Carvalho <8753214+IvanIsCoding@users.noreply.github.com>

16814 of 17427 relevant lines covered (96.48%)

1216028.48 hits per line

Source Files on job 8117144686.1
  • Tree
  • List 96
  • Changed 22
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8117144686
  • efb296ec on github
  • Prev Job for on main (#8105396148.1)
  • Next Job for on main (#8127117962.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

© 2026 Coveralls, Inc