|
Ran
|
Jobs
1
|
Files
923
|
Run time
2min
|
Badge
README BADGES
|
push
github
fix: Ensure there is no subtraction panic via underflow (#16249) (#16319) * feat: Ensure there is no subtraction panic via underflow * Add releasenotes section for bug fix * Update releasenotes/notes/fix-underflow-constrained-reschedule-0c2df99fd6aae5a3.yaml * chore: Add test for underflow coverage * chore: Fix linting * fix: Add import that was missing * Update test/python/transpiler/test_constrained_reschedule.py --------- (cherry picked from commit 59bc96eea) Co-authored-by: Hank Greenburg <hank.greenburg@q-ctrl.com> Co-authored-by: Julien Gacon <gaconju@gmail.com>
1 of 2 new or added lines in 1 file covered. (50.0%)
36 existing lines in 5 files now uncovered.104351 of 118862 relevant lines covered (87.79%)
1011415.26 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
81.77 |
20.99% | crates/transpiler/src/passes/constrained_reschedule.rs |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 24 |
96.21 |
-1.9% | crates/qasm2/src/parse.rs |
| 7 |
91.77 |
-1.03% | crates/qasm2/src/lex.rs |
| 3 |
74.38 |
0.25% | crates/circuit/src/parameter/symbol_expr.rs |
| 1 |
93.82 |
-0.24% | crates/qasm2/src/expr.rs |
| 1 |
94.71 |
-0.18% | crates/transpiler/src/passes/unitary_synthesis/decomposers.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 26660253354.1 | 923 |
87.79 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|