|
Ran
|
Jobs
1
|
Files
914
|
Run time
3min
|
Badge
README BADGES
|
push
github
Remove errant `print` statements from tests (#13702) (#13707) If any `print` is necessary for debugging failed test cases, we probably ought to reconfigure the test runner's display mechanisms, or use the built-in configuration of the `unittest` assert methods to produce better results. (cherry picked from commit d884a3cc1) Co-authored-by: Jake Lishman <jake.lishman@ibm.com>
79174 of 89045 relevant lines covered (88.91%)
353576.93 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 4 |
92.48 |
-0.25% | crates/qasm2/src/lex.rs |
| 6 |
96.69 |
0.0% | crates/qasm2/src/parse.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 12892054432.1 | 914 |
88.91 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|