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

Qiskit / rustworkx / 8639249844
94%

Build:
DEFAULT BRANCH: main
Ran 11 Apr 2024 12:00AM UTC
Jobs 1
Files 98
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

10 Apr 2024 11:44PM UTC coverage: 96.494% (-0.01%) from 96.505%
8639249844

push

github

web-flow
Allow `TopologicalSorter` without error checking (#1160)

* Optimise data transfer in `TopologicalSorter`

This optimises the creation of the `list` objects returned from
`TopologicalSorter.get_ready` (by avoiding a temporary `Vec`) and allows
`done` to accept a single index, avoiding the need for the user to
allocate many small lists in several real-world uses.

* Allow `TopologicalSorter` without error checking

For representative examples in Qiskit, this reduces the runtime of
interacting with the topological sorter by around 15-20%.

---------

Co-authored-by: Edwin Navarro <enavarro@comcast.net>

24 of 25 new or added lines in 1 file covered. (96.0%)

1 existing line in 1 file now uncovered.

17314 of 17943 relevant lines covered (96.49%)

1173146.56 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
90.91
-1.33% src/toposort.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.91
-1.33% src/toposort.rs
Jobs
ID Job ID Ran Files Coverage
1 8639249844.1 11 Apr 2024 12:00AM UTC 98
96.49
GitHub Action Run
Source Files on build 8639249844
  • Tree
  • List 98
  • Changed 19
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #8639249844
  • e7b0d6f5 on github
  • Prev Build on main (#8638957457)
  • Next Build on main (#8649879234)
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