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

Qiskit / qiskit / 19683743567
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: substitute_pi4_rotations
DEFAULT BRANCH: main
Ran 25 Nov 2025 09:31PM UTC
Jobs 1
Files 875
Run time 2min
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.258% (+0.01%) from 88.244%
19683743567

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>

44 of 45 new or added lines in 2 files covered. (97.78%)

4 existing lines in 3 files now uncovered.

94417 of 106979 relevant lines covered (88.26%)

1201449.0 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
85.67
3.15% crates/cext/src/dag.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
73.31
-0.04% crates/circuit/src/parameter/symbol_expr.rs
1
96.86
-0.31% crates/transpiler/src/passes/gate_direction.rs
2
93.57
1.54% crates/qasm2/src/lex.rs
Jobs
ID Job ID Ran Files Coverage
1 19683743567.1 25 Nov 2025 09:31PM UTC 875
88.26
GitHub Action Run
Source Files on build 19683743567
  • Tree
  • List 875
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19683743567
  • c17a7220 on github
  • Prev Build on gh-readonly-queue/main/pr-15373-311a48eb8f06dbf8b0127aa33658c5e1b44db3fb (#19683743315)
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