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

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

Build:
DEFAULT BRANCH: main
Ran 22 May 2024 10:59AM UTC
Files 98
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

22 May 2024 10:45AM UTC coverage: 96.503% (+0.03%) from 96.474%
9189887003.1

push

github

web-flow
Add lexicographical_topological_sort function to rustworkx-core (#1197)

* Add lexicographical_topological_sort function to rustworkx-core

This commit adds a rust generic implementation of the lexicographical
topological sort function that was previously only exposed via the
python interface to rustworkx-core. This new function is used internally
by rustworkx and replaces the python specific implementation that used
to be there. But it now exposes an interface to use it to rust.

Fixes: #1165

* Simplify trait bounds

* Use .lcov extension for coveralls

---------

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

16778 of 17386 relevant lines covered (96.5%)

1215471.18 hits per line

Source Files on job 9189887003.1
  • Tree
  • List 98
  • Changed 21
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9189887003
  • 3e51301a on github
  • Prev Job for on main (#9183738698.1)
  • Next Job for on main (#9190944049.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