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

Qiskit / qiskit / 23264854494
87%
main: 87%

Build:
Build:
LAST BUILD BRANCH: c/version
DEFAULT BRANCH: main
Ran 18 Mar 2026 08:45PM UTC
Jobs 1
Files 919
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

18 Mar 2026 08:12PM UTC coverage: 87.228% (-0.05%) from 87.281%
23264854494

push

github

web-flow
Use struct for `NodeDurations` in both `ALAP` and `ASAP` Scheduling Passes (#15276)

* Initial: Reorganize schedule analysis passes
- Add initial ``NodeDurations`` struct.

* Fix: Use NodeDurations struct on passes
This commit is incomplete and most features will stop working.

* Add: Use `NodeDurations` in python.
- Add magic methods to `PyNodeDurations`.

* Fix: Use indices to get nodes from Dynamical Decoupling passes
- Add `items` method.

* Lint: Formatting

* Fix: Keep original dag nodes and give path to getting them from scratch.
- Add an extra field to `PyNodeDurations` to keep mapping between indices and original dag nodes.
- Add methods to update `NodeDurations` using mappings with a subset of the current nodes or new mappings as long as the user has the original dag.
- Reverted some changes inside of Context Aware DD.

* Format: Elide lifetimes.

* Apply suggestions from code review

Co-authored-by: Alexander Ivrii <alexi@il.ibm.com>

* Fix: Add missing magic methods.

* Fix: Pre-computing error in `__getitem__`
- An oversight allowed an error variant to precompute itself even if the result was `Ok` via `ok_or`. Replaced it with `ok_or_else`.
- Fix formatting issue.

* Add: `__iter__`, `keys` and `values` to `NodeDurations`.

---------

Co-authored-by: Alexander Ivrii <alexi@il.ibm.com>

201 of 288 new or added lines in 9 files covered. (69.79%)

29 existing lines in 6 files now uncovered.

101816 of 116724 relevant lines covered (87.23%)

1153824.33 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
90.22
crates/transpiler/src/passes/schedule_analysis/asap_schedule_analysis.rs
84
66.8
crates/transpiler/src/passes/schedule_analysis/mod.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
86.99
0.0% crates/circuit/src/parameter/parameter_expression.rs
1
93.82
-0.24% crates/qasm2/src/expr.rs
1
94.71
-0.18% crates/transpiler/src/passes/unitary_synthesis/decomposers.rs
4
67.32
-1.12% crates/circuit/src/dag_node.rs
4
91.26
-0.51% crates/qasm2/src/lex.rs
18
96.21
-1.42% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 23264854494.1 18 Mar 2026 08:45PM UTC 919
87.23
GitHub Action Run
Source Files on build 23264854494
  • Tree
  • List 919
  • Changed 13
  • Source Changed 6
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23264854494
  • 301aac0c on github
  • Prev Build on gh-readonly-queue/main/pr-15698-888c8770b9e92159369e91609d3f59f572882963 (#23260011628)
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