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

Qiskit / qiskit / 14525370807 / 1
88%
main: 88%

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

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

73722 of 83552 relevant lines covered (88.23%)

440557.46 hits per line

Source Files on job 14525370807.1
  • Tree
  • List 789
  • Changed 4
  • Source Changed 2
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14525370807
  • f71d2011 on github
  • Prev Job for on main (#14499183382.1)
  • Next Job for on main (#14525693623.1)
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