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

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

Build:
DEFAULT BRANCH: main
Ran 11 Dec 2025 05:26PM UTC
Files 884
Run time 38s
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

11 Dec 2025 04:14PM UTC coverage: 88.325% (+0.03%) from 88.296%
20140426167.1

push

github

web-flow
Add `qk_dag_compose` to the C API (#15329)

* Initial: Add `qk_dag_compose` to the C API

* Test: Add one test
The test is based on the ``test_compose_inorder`` python test, but it is incomplete since we cannot check the order of the operations just yet. However, we can easily check the number of operation nodes as a temporary way of checking the validity of the composition.

* Apply suggestions from code review

Co-authored-by: Eli Arbel <46826214+eliarbel@users.noreply.github.com>

* Fix: Use `std::slice::from_raw_parts`.

* Fix: Add extra test with qubit re-ordering.

* Fix: Finalize test by adding clbit reordering.

* Fix: memory leak in test_dag.c

* Docs: Add example in docstring

* Fix: Incorrect comparison
- Remove classical registers when not needed.

* Fix: C format

* Apply suggestions from code review

Co-authored-by: Julien Gacon <gaconju@gmail.com>

* FIx: Remove `num_qubits` and `num_clbits`
- Fix error message for general failure in compose.

* Apply suggestion from @Cryoris

Co-authored-by: Julien Gacon <gaconju@gmail.com>

* Small docs & test fixes

- expand exit code return
- fix goto statement missing expected_dag
- improve consistency treating qubit and clbit

---------

Co-authored-by: Eli Arbel <46826214+eliarbel@users.noreply.github.com>
Co-authored-by: Julien Gacon <gaconju@gmail.com>
Co-authored-by: Julien Gacon <jules.gacon@googlemail.com>

96508 of 109265 relevant lines covered (88.32%)

1203522.02 hits per line

Source Files on job 20140426167.1
  • Tree
  • List 884
  • Changed 6
  • Source Changed 2
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20140426167
  • d90cbdeb on github
  • Prev Job for on main (#20137991394.1)
  • Next Job for on main (#20143832452.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