Repo Added
|
Files
868
|
Badge
README BADGES
|
github
Fix checking for deprecation warnings to use `assertWarns()` (#14145) 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)
72848 of 82698 relevant lines covered (88.09%)
356989.02 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|