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

Qiskit / qiskit / 15329723268
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: substitute_pi4_rotations
DEFAULT BRANCH: main
Ran 29 May 2025 05:57PM UTC
Jobs 1
Files 815
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

29 May 2025 05:31PM UTC coverage: 87.871% (+0.01%) from 87.859%
15329723268

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

0 of 1 new or added line in 1 file covered. (0.0%)

13 existing lines in 3 files now uncovered.

79622 of 90612 relevant lines covered (87.87%)

363702.59 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
85.59
10.22% qiskit/transpiler/instruction_durations.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.57
0.0% crates/transpiler/src/passes/unitary_synthesis.rs
5
91.98
-0.5% crates/qasm2/src/lex.rs
7
75.07
-0.32% crates/circuit/src/symbol_expr.rs
Jobs
ID Job ID Ran Files Coverage
1 15329723268.1 29 May 2025 05:57PM UTC 815
87.87
GitHub Action Run
Source Files on build 15329723268
  • Tree
  • List 815
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15329723268
  • 8140c8ae on github
  • Prev Build on gh-readonly-queue/main/pr-14355-2ce6863aeec0b01fe373735f8f25551518b51836 (#15329506038)
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