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

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

Build:
DEFAULT BRANCH: main
Ran 29 May 2025 06:43PM UTC
Files 815
Run time 28s
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

29 May 2025 05:31PM UTC coverage: 87.861% (+0.002%) from 87.859%
15330118071.1

push

github

web-flow
Remove unexecutable code path in InstructionDurations (#14275)

* Remove unexecutable code path in InstructionDurations

With the removal of BackendV1 in Qiskit 2.0 there was a code path in the
`InstructionDurations` class's `.from_duration()` constructor method
that still was handling the case of backend input not being `BackendV2`.
Right now in Qiskit the only valid `Backend` subclass is `BackendV2` so
this other code path is never executable. This commit simplifies this
method so that only the BackendV2 code path exists. However, the
signature is not changed for backwards compatibility, which is something
we'll need to manage if/when a BackendV3 is added.

* Add missing raises documentation

79613 of 90612 relevant lines covered (87.86%)

363900.82 hits per line

Source Files on job 15330118071.1
  • Tree
  • List 815
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15330118071
  • 8140c8ae on github
  • Prev Job for on main (#15330061903.1)
  • Next Job for on main (#15333013138.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