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

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

Build:
DEFAULT BRANCH: main
Ran 18 Mar 2026 09:12PM UTC
Files 919
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

18 Mar 2026 08:12PM UTC coverage: 87.246% (-0.04%) from 87.281%
23265974047.1

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>

101837 of 116724 relevant lines covered (87.25%)

1156314.95 hits per line

Source Files on job 23265974047.1
  • Tree
  • List 919
  • Changed 11
  • Source Changed 6
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 23265974047
  • 301aac0c on github
  • Prev Job for on main (#23260011628.1)
  • Next Job for on main (#23267753309.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