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

Qiskit / qiskit / 19684338744 / 1
88%
main: 88%

Build:
DEFAULT BRANCH: main
Ran 25 Nov 2025 09:56PM UTC
Files 875
Run time 47s
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

25 Nov 2025 06:44PM UTC coverage: 88.246% (+0.002%) from 88.244%
19684338744.1

push

github

web-flow
Add `qk_dag_successors` and `qk_dag_predecessors` to the C API (#15346)

* Add DAG node successors and predecessors functions

This commit adds `qk_dag_successors` and `qk_dag_predecessors` to retrieve
the neighbors of a given DAG node.
The information is returned through a new output struct called `QkDagNeighbors`.
The struct data is cleared using the new `qk_dag_neighbors_clear` function.

* Update crates/cext/cbindgen.toml

Co-authored-by: Jake Lishman <jake@binhbar.com>

* Update crates/circuit/src/dag_circuit.rs

Co-authored-by: Jake Lishman <jake@binhbar.com>

* Address review comments

* Return neighbors struct by value instead of using an output parameter
* Collect directly to Box<[u32]>
* Explicitly document that CDagNeighbors should be treated as read-only
* Update release note and testing

---------

Co-authored-by: Jake Lishman <jake@binhbar.com>
Co-authored-by: Jake Lishman <jake.lishman@ibm.com>

94405 of 106979 relevant lines covered (88.25%)

1192562.08 hits per line

Source Files on job 19684338744.1
  • Tree
  • List 875
  • Changed 6
  • Source Changed 2
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19684338744
  • c17a7220 on github
  • Prev Job for on main (#19683743315.1)
  • Next Job for on main (#19701733453.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