|
Ran
|
Files
86
|
Run time
2s
|
Badge
README BADGES
|
push
CirrusCI
tests: util.custom_task_factory: fix res warn "coro was never awaited" follow-up https://github.com/spesmilo/electrum/commit/70d1e1170 ``` =============================== warnings summary =============================== tests/test_util.py::TestUtil::test_custom_task_factory /tmp/cirrus-ci-build/tests/test_util.py:504: RuntimeWarning: coroutine 'TestUtil.test_custom_task_factory.<locals>.foo' was never awaited self.assertEqual(foo().__qualname__, task.get_coro().__qualname__) Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. ```
21523 of 35691 relevant lines covered (60.3%)
0.6 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|