|
Ran
|
Jobs
1
|
Files
827
|
Run time
6min
|
Badge
README BADGES
|
push
github
Add some compatibility fixes to SymbolExpr (#14508) * Add fixes to SymbolExpr * format * format * add comment on test * Add test cases for optimization of integer fraction * implement Value::Fraction to optimize integer expressions * format * Revert "format" This reverts commit 9abb5ec9a. * Revert "implement Value::Fraction to optimize integer expressions" This reverts commit 08e830ee0. * Remove conj we don't have backwards compatibility with earlier name * Add dedicated test for math mode with latex style parameter names --------- Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
129 of 291 new or added lines in 2 files covered. (44.33%)
10 existing lines in 4 files now uncovered.83003 of 94354 relevant lines covered (87.97%)
517383.07 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
84.38 |
-1.12% | crates/circuit/src/symbol_parser.rs |
| 160 |
73.9 |
-1.36% | crates/circuit/src/symbol_expr.rs |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
84.38 |
-1.12% | crates/circuit/src/symbol_parser.rs |
| 1 |
94.57 |
0.0% | crates/transpiler/src/passes/unitary_synthesis.rs |
| 2 |
73.9 |
-1.36% | crates/circuit/src/symbol_expr.rs |
| 6 |
92.48 |
-0.5% | crates/qasm2/src/lex.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 15470063782.1 | 827 |
87.97 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|