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

Qiskit / rustworkx / 8117144686
94%

Build:
DEFAULT BRANCH: main
Ran 01 Mar 2024 11:14PM UTC
Jobs 1
Files 96
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

01 Mar 2024 09:01PM UTC coverage: 96.482% (-0.001%) from 96.483%
8117144686

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>

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

16814 of 17427 relevant lines covered (96.48%)

1216028.48 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8117144686.1 01 Mar 2024 11:14PM UTC 96
96.48
GitHub Action Run
Source Files on build 8117144686
  • Tree
  • List 96
  • Changed 22
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • efb296ec on github
  • Prev Build on main (#8105396148)
  • Next Build on main (#8127117962)
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