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

Qiskit / qiskit / 15454820188
88%

Build:
DEFAULT BRANCH: main
Ran 04 Jun 2025 11:57PM UTC
Jobs 1
Files 827
Run time 3min
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

04 Jun 2025 11:05PM UTC coverage: 88.05% (+0.006%) from 88.044%
15454820188

push

github

web-flow
Add support for Measure and Reset in Target's C API (#14535)

* add support for measure

* add delay/reset

* Refactor: `TargetEntry` constructor from gates or instructions.
- Remove extra `TargetEntry` rust initializers in favor of one `TargetEntry::new_instruction`.
- Since most instructions don't require parameters, we do not need to add an option for fixed parameters.

* Remove: `Delay` support in Target C FFI.
- After internal discussion we decided to not pursue adding `Delay` support in this PR due to its reliance in `ParameterExpression`. It will be re-added in a future update.
- Rename special `qk_target_entry` functions to have `new` as part of the suffix.

* Fix: Incorrect extraction of `acquire_alignment` in Target creation

* Fix: Failing updated tests forget to compare with the correct number.

* Apply suggestions from code review

Co-authored-by: Matthew Treinish <mtreinish@kortar.org>

* Docs: Add more throrough examples to docstrings.

---------

Co-authored-by: Raynel Sanchez <87539502+raynelfss@users.noreply.github.com>
Co-authored-by: Matthew Treinish <mtreinish@kortar.org>

35 of 39 new or added lines in 3 files covered. (89.74%)

5 existing lines in 3 files now uncovered.

82888 of 94137 relevant lines covered (88.05%)

519457.11 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
83.25
0.2% crates/cext/src/circuit.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
75.16
0.0% crates/circuit/src/symbol_expr.rs
1
94.57
0.0% crates/transpiler/src/passes/unitary_synthesis.rs
3
92.23
0.25% crates/qasm2/src/lex.rs
Jobs
ID Job ID Ran Files Coverage
1 15454820188.1 04 Jun 2025 11:57PM UTC 827
88.05
GitHub Action Run
Source Files on build 15454820188
  • Tree
  • List 827
  • Changed 7
  • Source Changed 3
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15454820188
  • a22b0ae4 on github
  • Prev Build on main (#15452340195)
  • Next Build on main (#15464547777)
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