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

Qiskit / qiskit / 17444426366
88%

Build:
DEFAULT BRANCH: main
Ran 03 Sep 2025 08:54PM UTC
Jobs 1
Files 865
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

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

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>

9 of 10 new or added lines in 2 files covered. (90.0%)

18 existing lines in 4 files now uncovered.

92094 of 104211 relevant lines covered (88.37%)

478370.81 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
90.37
-0.71% crates/cext/src/sparse_observable.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.37
-0.71% crates/cext/src/sparse_observable.rs
1
82.79
0.0% crates/circuit/src/parameter/parameter_expression.rs
4
92.01
0.26% crates/qasm2/src/lex.rs
12
72.7
-0.49% crates/circuit/src/parameter/symbol_expr.rs
Jobs
ID Job ID Ran Files Coverage
1 17444426366.1 03 Sep 2025 08:54PM UTC 865
88.37
GitHub Action Run
Source Files on build 17444426366
  • Tree
  • List 865
  • Changed 7
  • Source Changed 2
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17444426366
  • 409d1bf9 on github
  • Prev Build on gh-readonly-queue/main/pr-14759-9428a0bdff523e0b38f8422d62b85bab53633047 (#17442861855)
  • Next Build on main (#17445119274)
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