|
Ran
|
Jobs
1
|
Files
884
|
Run time
2min
|
Badge
README BADGES
|
push
github
Check length of bit_terms before accessing during qk_obs_term (#15537) (#15539) * Check length of bit_terms before accessing during qk_obs_term Fixes #15536 * refactor: avoid conditional by using wrapping_add * fix: do not allocate aray of constant size 0 * docs: add reno * Fixup release note --------- (cherry picked from commit 3b16fb330) Co-authored-by: Max Rossmannek <oss@zurich.ibm.com> Co-authored-by: Jake Lishman <jake.lishman@ibm.com> Co-authored-by: Jake Lishman <jake@binhbar.com>
2 of 2 new or added lines in 1 file covered. (100.0%)
24 existing lines in 3 files now uncovered.96622 of 109442 relevant lines covered (88.29%)
1207034.35 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
82.3 |
0.0% | crates/circuit/src/parameter/parameter_expression.rs |
| 5 |
91.77 |
-0.26% | crates/qasm2/src/lex.rs |
| 18 |
96.62 |
-1.42% | crates/qasm2/src/parse.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 20863342611.1 | 884 |
88.29 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|