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

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

Build:
Build:
LAST BUILD BRANCH: remove-deprecated-version
DEFAULT BRANCH: main
Ran 11 Dec 2025 03:58PM UTC
Files 884
Run time 35s
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 03:17PM UTC coverage: 88.296% (-0.006%) from 88.302%
20137991394.1

push

github

web-flow
Add ways to iterate over the `Target` in C. (#15208)

* POC: Add ways to iterate over the target in C.

* [POC 2] Use indexing to avoid extra structs.
- Add tests.

* Fix: Avoid using const size ptr for windows

* Docs: Add docstring for each method.

* Fix: Formatting issues

* Docs: Add release note

* Fix: Address review comments

Co-authored-by: Kevin Hartman <kevin@hart.mn>

* Remove: QkQargs
- Update documentation, docstrings, and tests to reflect the change.

* Chore: Rename `inst_idx` to `op_idx`.

* Docs: Document missing arg

* Docs: Add missing return values.

* Fix: Remove exit codes.
- Based on offline discussion, the need for `IndexError` `ExitCode` here is unwarranted. We should instead default to panicking as it is okay to stop the program if an index is wrong.

* Fix: Address review comments

* Fix: Additional review comments

* Fix: More review comments
- Fix some documentation docstrings and error messages during C testing.

* Fix: C format

* FIx: Offline review items
- Remove `contains` methods.
- Remove `_get` suffix/prefix.

* Change `qargs_len` type to `uint32_t`

This avoids specifying the return value of `qargs_len` in the case of a
global operation, since we already commit to the only possible return
value of the pointer being null iff the properties are global.
Returning `uint32_t` is more consistent with our other use of
`qargs_len`, and we can still use `u32::MAX` as a length if we choose.

---------

Co-authored-by: Kevin Hartman <kevin@hart.mn>
Co-authored-by: Jake Lishman <jake.lishman@ibm.com>

96430 of 109212 relevant lines covered (88.3%)

1206546.61 hits per line

Source Files on job 20137991394.1
  • Tree
  • List 884
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20137991394
  • 196e3717 on github
  • Prev Job for on gh-readonly-queue/main/pr-15208-6b963409306e52c8095f3bf5f98afe95faacdd7d (#20138084837.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