Ran
|
Jobs
1
|
Files
832
|
Run time
6min
|
Badge
Embed ▾
README BADGES
|
push
github
Use hash of numeric value for bound parameter expressions (#12488) (#12548) * Use hash of numeric value for bound parameter expressions If a `ParameterExpression` has no unbound parameters, the underlying bound value can be hashed instead of the tuple that accounts for the symbolic expression. Doing this allows for the `ParameterExpression` to match the hash for the numeric value it compares equal to. Closes #12487 * Add release note (cherry picked from commit bc685d300) Co-authored-by: Will Shanks <willshanks@us.ibm.com>
2 of 2 new or added lines in 1 file covered. (100.0%)
5 existing lines in 1 file now uncovered.62265 of 69464 relevant lines covered (89.64%)
232416.18 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
5 |
92.37 |
-0.25% | crates/qasm2/src/lex.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 9477774341.1 | 832 |
89.64 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|