|
Ran
|
Jobs
5
|
Files
86
|
Run time
1min
|
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. ```
21537 of 35696 relevant lines covered (60.33%)
3.01 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
80.24 |
-0.29% | electrum/crypto.py |
| 1 |
87.98 |
-0.05% | electrum/transaction.py |
| 1 |
0.0 |
0.0% | electrum/utils/stacktracer.py |
| 1 |
0.0 |
0.0% | electrum/_vendor/distutils/version.py |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 6373379927703552.1 | 86 |
60.29 |
||
| 2 | 6373379927703552.2 | 86 |
60.3 |
||
| 3 | 6373379927703552.3 | 86 |
60.29 |
||
| 4 | 6373379927703552.4 | 86 |
60.3 |
||
| 5 | 6373379927703552.5 | 86 |
60.29 |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|