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

Qiskit / qiskit / 17407774945
88%

Build:
DEFAULT BRANCH: main
Ran 02 Sep 2025 03:44PM UTC
Jobs 1
Files 863
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

02 Sep 2025 02:36PM UTC coverage: 88.37% (-0.007%) from 88.377%
17407774945

push

github

web-flow
C API: Burn `ConsolidateBlocks` (#14751)

* Add: C FFI for `ConsolidateBlocks`
- Add `qk_transpiler_pass_standalone_consolidate_blocks` to expose a version of the `ConsolidateBlocks` pass to C. The pass runs on an instance of `CircuitData` and an optional `Target`.

* Chore: Add tests and fix formatting.

* Fix: C test deallocates

* Fix: Add missing void in function signature for c tests,

* Fix: Free circuit instruction instance afterwards.

* FIx: Add missing `qk_count_ops_free` to Ctests

* Fix: Modify the Circuit in place.

* Docs: Add release note

* Chore: Add test with target

* Fix: Incorrect formatting on c tests.

* Fix: Address review comments.
- Quit using malloc in favor of stack allocations.
- Remove dependency on synthesis module from `cext`.
- Add mention of `NaN` on docstring.

* Fix: Pivot to freeing the allocated space.

* Fix: Adapt to #14930

* Fix: Redo stack approach correctly

25 of 26 new or added lines in 1 file covered. (96.15%)

13 existing lines in 3 files now uncovered.

91306 of 103322 relevant lines covered (88.37%)

480954.62 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
96.15
crates/cext/src/transpiler/passes/consolidate_blocks.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
82.79
0.0% crates/circuit/src/parameter/parameter_expression.rs
4
92.27
-0.26% crates/qasm2/src/lex.rs
8
72.86
-0.33% crates/circuit/src/parameter/symbol_expr.rs
Jobs
ID Job ID Ran Files Coverage
1 17407774945.1 02 Sep 2025 03:44PM UTC 863
88.37
GitHub Action Run
Source Files on build 17407774945
  • Tree
  • List 863
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17407774945
  • 6499cebf on github
  • Prev Build on gh-readonly-queue/main/pr-14406-042561de60bdb09e4a23d3435cd39ebabb99dc92 (#17329521039)
  • Next Build on main (#17415711163)
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