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

Qiskit / qiskit / 14525370807
88%

Build:
DEFAULT BRANCH: main
Ran 17 Apr 2025 10:06PM UTC
Jobs 1
Files 789
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

17 Apr 2025 09:03PM UTC coverage: 88.235% (-0.01%) from 88.247%
14525370807

push

github

web-flow
Expose `Target::operation_from_name` with native types (#14219)

* Expose `Target::operation_from_name` with native types

The previous version of `operation_from_name` made assumptions about
what the Rust-space caller needed, and hid some of the information with
two different paths ending up in a `TargetKeyError` (not present and
present but variadic).  Some callers need to know if the instruction was
variadic (as the Python-space version does), and the more typical error
return for "not present" in lookups is `Option`, to avoid constructing
potentially costly error objects.

* Use existing `ToPyObject` impl

51 of 51 new or added lines in 2 files covered. (100.0%)

16 existing lines in 3 files now uncovered.

73722 of 83552 relevant lines covered (88.23%)

440557.46 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.78
-0.01% crates/accelerate/src/unitary_synthesis.rs
3
92.73
0.75% crates/qasm2/src/lex.rs
12
97.15
-0.93% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 14525370807.1 17 Apr 2025 10:06PM UTC 789
88.23
GitHub Action Run
Source Files on build 14525370807
  • Tree
  • List 789
  • Changed 4
  • Source Changed 2
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #14525370807
  • f71d2011 on github
  • Prev Build on gh-readonly-queue/main/pr-14215-556448ff34207221ba4cd128887d1d6ca34fe46f (#14499183382)
  • Next Build on main (#14525693623)
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