|
Ran
|
Jobs
1
|
Files
7
|
Run time
1s
|
Badge
README BADGES
|
push
github
feat: Switch to AsyncioConnection from SelectConnection, to benefit from asyncio's ecosystem. Add channel_consumeok_callback. chore(refactor): - Refactor addition of signal handlers to use different methods to add and remove them. - Move start_consumer (renamed consume), channel_cancel (renamed channel_cancel_callback) back into subclasses. - Extract Async.reset. Implementation notes: - shutdown_default_executor() uses the default wait=True, and cancel_futures=True can't be set. https://github.com/python/cpython/blob/569887aa9/Lib/asyncio/base_events.py#L564-L595
74 of 74 new or added lines in 2 files covered. (100.0%)
334 of 354 relevant lines covered (94.35%)
0.94 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 5439902156.1 | 0 |
94.35 |