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

Qiskit / qiskit / 14842203967
88%

Build:
DEFAULT BRANCH: main
Ran 05 May 2025 05:40PM UTC
Jobs 1
Files 805
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

05 May 2025 04:38PM UTC coverage: 87.875% (-0.01%) from 87.889%
14842203967

push

github

web-flow
Enable rust native `Target` creation. (#14228)

* Add: Rust native `add_instruction` to `Target`
- Add rust native way of adding an instruction to the `Target` without any need for Python.
- Additions are guaranteed to be reflected in Rust and Python.

* Add: rust native `update_instruction_properties`

* Fix: Add Rust native testing for new methods.
- Remove `PyResult` from the output of the rust native functions.
- Add quotation marks to the output of error messages for gate names.
- Add rust native unit testing for the new methods to make sure they're working properly.

* Add: Use `this_error` to implement `Target` errors.
- Use rustdoc format for docstrings
- Removce generic type for property map in `add_instruction`.
- Add `QargsRef::as_owned_qargs` to return an owned version of Qargs.

* Update crates/accelerate/src/target_transpiler/errors.rs

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

* Fix: Address review comments.
- Remove `as_owned_qargs`.
- Use `String` instead of owned `Qargs` for `TargetError`.

* Apply suggestions from code review

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

* Docs: Fix docstring formatting for `update` method

---------

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

87 of 116 new or added lines in 1 file covered. (75.0%)

6 existing lines in 2 files now uncovered.

74564 of 84852 relevant lines covered (87.88%)

432978.86 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
29
76.81
-2.3% crates/accelerate/src/target_transpiler/mod.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.78
0.0% crates/accelerate/src/unitary_synthesis.rs
5
92.98
0.25% crates/qasm2/src/lex.rs
Jobs
ID Job ID Ran Files Coverage
1 14842203967.1 05 May 2025 05:40PM UTC 805
87.88
GitHub Action Run
Source Files on build 14842203967
  • Tree
  • List 805
  • Changed 6
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #14842203967
  • 03e13ea5 on github
  • Prev Build on main (#14841136329)
  • Next Build on main (#14845034704)
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