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

Qiskit / qiskit / 23265974047
87%

Build:
DEFAULT BRANCH: main
Ran 18 Mar 2026 09:12PM 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.246% (-0.04%) from 87.281%
23265974047

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%)

8 existing lines in 3 files now uncovered.

101837 of 116724 relevant lines covered (87.25%)

1156314.95 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
94.71
-0.18% crates/transpiler/src/passes/unitary_synthesis/decomposers.rs
3
92.03
0.26% crates/qasm2/src/lex.rs
4
67.32
-1.12% crates/circuit/src/dag_node.rs
Jobs
ID Job ID Ran Files Coverage
1 23265974047.1 18 Mar 2026 09:12PM UTC 919
87.25
GitHub Action Run
Source Files on build 23265974047
  • Tree
  • List 919
  • Changed 11
  • Source Changed 6
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23265974047
  • 301aac0c on github
  • Prev Build on gh-readonly-queue/main/pr-15698-888c8770b9e92159369e91609d3f59f572882963 (#23260011628)
  • Next Build on main (#23267753309)
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