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

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

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/main/pr-15518-f5f560c0e993881443c37052c84d7919cbdfa51d
DEFAULT BRANCH: main
Ran 17 Apr 2025 09:25PM UTC
Files 789
Run time 29s
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.213% (-0.03%) from 88.247%
14524778404.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

73704 of 83552 relevant lines covered (88.21%)

440156.9 hits per line

Source Files on job 14524778404.1
  • Tree
  • List 789
  • Changed 4
  • Source Changed 2
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14524778404
  • f71d2011 on github
  • Prev Job for on gh-readonly-queue/main/pr-14219-13db91cdcb3978863cbf66076453b5a82f686717 (#14499183382.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