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

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

Build:
Build:
LAST BUILD BRANCH: unitary-synthesis
DEFAULT BRANCH: main
Ran 03 Sep 2025 08:00PM UTC
Files 865
Run time 32s
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

03 Sep 2025 07:23PM UTC coverage: 88.373% (+0.008%) from 88.365%
17443900815.1

push

github

web-flow
Fix some edge cases in the C transpile function (#14964)

* Fix some edge cases in the C transpile function

- Per documentation, ``options`` can be NULL -- but this was not actually supported. This commit supports it to match the docs.
- ``qk_str_free`` was previously safe to use since we never had empty strings. Since we now tell users to free the ``char* error`` with this function, we need to handle null pointers too.
- Fix some typos.

* fix doxygen @param

* Update crates/cext/src/sparse_observable.rs

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

---------

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

92094 of 104211 relevant lines covered (88.37%)

478414.26 hits per line

Source Files on job 17443900815.1
  • Tree
  • List 865
  • Changed 7
  • Source Changed 2
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 17443900815
  • 409d1bf9 on github
  • Prev Job for on gh-readonly-queue/main/pr-14964-42fdab262db5501d150e00cdab09dad1f79467e5 (#17442861855.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