|
Ran
|
Jobs
1
|
Files
789
|
Run time
2min
|
Badge
README BADGES
|
push
github
Fix checking for deprecation warnings to use `assertWarns()` (#14145) (#14146) Fix the deprecation warning check to use the correct `assertWarns()` method rather than `assertRaises()` that is used to test for exceptions. This fixes the test suite when it is run without `-Werror`. (cherry picked from commit 040c9c8e8) Co-authored-by: Michał Górny <mgorny@gentoo.org>
72848 of 82698 relevant lines covered (88.09%)
356835.83 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
92.98 |
1.0% | crates/qasm2/src/lex.rs |
| 6 |
96.68 |
-0.46% | crates/qasm2/src/parse.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 14194411356.1 | 789 |
88.09 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|