Repo Added
|
Files
868
|
Badge
README BADGES
|
push
github
Consider `unit` in `Delay` comparisons (#13816) (#13827) The `unit` field was previously ignored, allowing delays in `dt` units to compare equal to those in `s`. This commit does not add additional on-the-fly unit conversion to the comparison: if the user specified durations in different time multiples, they may have had a reason to consider them non-equal. This could be revisiting after the new system for duration handling lands (i.e. the new functionality for `stretch` and other delayed scheduling). (cherry picked from commit 32eae98a2) Co-authored-by: Jake Lishman <jake.lishman@ibm.com>
2 of 2 new or added lines in 1 file covered. (100.0%)
18 existing lines in 3 files now uncovered.79155 of 89033 relevant lines covered (88.91%)
358535.91 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|